EncryptedKey interface. Use this operation if you want to load an EncryptedKey structure from a DOM structure and manipulate the contents.
@param context the context Document.
@param element the Element that will be loaded
@return
@throws XMLEncryptionException
EncryptedKey interface. Use this operation if you want to load an EncryptedKey structure from a DOM structure and manipulate the contents.
@param context the context Document.
@param element the Element that will be loaded
@return the EncryptedKey
@throws XMLEncryptionException
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |