| diagram | ![]() |
||||||||||||
| namespace | http://www.w3.org/2001/04/xmlenc# | ||||||||||||
| properties |
|
||||||||||||
| children | xenc:KA-Nonce xenc:OriginatorKeyInfo xenc:RecipientKeyInfo | ||||||||||||
| used by |
|
||||||||||||
| attributes |
|
||||||||||||
| source | <xs:complexType name="AgreementMethodType" mixed="true"> <xs:sequence> <xs:element name="KA-Nonce" type="base64Binary" minOccurs="0"/> <!-- <element ref="ds:DigestMethod" minOccurs="0"/> --> <xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="OriginatorKeyInfo" type="ds:KeyInfoType" minOccurs="0"/> <xs:element name="RecipientKeyInfo" type="ds:KeyInfoType" minOccurs="0"/> </xs:sequence> <xs:attribute name="Algorithm" type="anyURI" use="required"/> </xs:complexType> |
| type | xs:anyURI | ||
| properties |
|
||
| source | <xs:attribute name="Algorithm" type="anyURI" use="required"/> |
| diagram | ![]() |
||||||
| namespace | http://www.w3.org/2001/04/xmlenc# | ||||||
| type | xs:base64Binary | ||||||
| properties |
|
||||||
| source | <xs:element name="KA-Nonce" type="base64Binary" minOccurs="0"/> |
| diagram | ![]() |
||||||||||||
| namespace | http://www.w3.org/2001/04/xmlenc# | ||||||||||||
| type | ds:KeyInfoType | ||||||||||||
| properties |
|
||||||||||||
| children | ds:KeyName ds:KeyValue ds:RetrievalMethod ds:X509Data ds:PGPData ds:SPKIData ds:MgmtData | ||||||||||||
| attributes |
|
||||||||||||
| source | <xs:element name="OriginatorKeyInfo" type="ds:KeyInfoType" minOccurs="0"/> |
| diagram | ![]() |
||||||||||||
| namespace | http://www.w3.org/2001/04/xmlenc# | ||||||||||||
| type | ds:KeyInfoType | ||||||||||||
| properties |
|
||||||||||||
| children | ds:KeyName ds:KeyValue ds:RetrievalMethod ds:X509Data ds:PGPData ds:SPKIData ds:MgmtData | ||||||||||||
| attributes |
|
||||||||||||
| source | <xs:element name="RecipientKeyInfo" type="ds:KeyInfoType" minOccurs="0"/> |