ds:KeyValue
Element information
Namespace: http://www.w3.org/2000/09/xmldsig#
Schema document: common/UBL-xmldsig-core-schema-2.3.xsd
Type: ds:KeyValueType
Properties: Global, Qualified
Content
- Any text (mixed) content, intermingled with:
- Choice [1..1]
- ds:DSAKeyValue
- ds:RSAKeyValue
- Any element Namespace: ##other, Process Contents: lax
Attributes
None
Used in
- Type ds:KeyInfoType (Element ds:KeyInfo)
Sample instance
<ds:KeyValue> <ds:RSAKeyValue> <ds:Modulus> uXEmg0yTZN1Yf7IuwDcf+MhHjILcPtFXVW3FRFpy5ymWDDmoOddPJrG3S6zHcCbu kdqJR+fIHhpGauMifTbC4k9F0UNgT0DSzxoOkVMFwv/pREK28lvnDZD1rGnS9GKt cyOMVbGe5BSl49iBI5xhpUtmRYxVR/RAxSUmCrfZFoM= </ds:Modulus> <ds:Exponent> AQAB </ds:Exponent> </ds:RSAKeyValue> </ds:KeyValue>