|
Namespace |
http://www.w3.org/2001/04/xmlenc# |
Diagram
|
|
Type |
xenc:EncryptedKeyType |
Type hierarchy |
|
Properties
|
|
Model |
xenc:EncryptionMethod{0,1} , ds:KeyInfo{0,1} , xenc:CipherData , xenc:EncryptionProperties{0,1} , xenc:ReferenceList{0,1} , xenc:CarriedKeyName{0,1} |
Children |
ds:KeyInfo, xenc:CarriedKeyName, xenc:CipherData, xenc:EncryptionMethod, xenc:EncryptionProperties, xenc:ReferenceList |
Instance
|
<xenc:EncryptedKey Encoding="" Id="" MimeType="" Recipient="" Type="">
<xenc:EncryptionMethod Algorithm="">{0,1}</xenc:EncryptionMethod>
<ds:KeyInfo Id="">{0,1}</ds:KeyInfo>
<xenc:CipherData>{1,1}</xenc:CipherData>
<xenc:EncryptionProperties Id="">{0,1}</xenc:EncryptionProperties>
</xenc:EncryptedKey> |
|
Attributes
|
|
Source
|
<element name="EncryptedKey" type="xenc:EncryptedKeyType"/> |
|
|
|