Package | Description |
---|---|
org.apache.xml.security.encryption |
Modifier and Type | Method and Description |
---|---|
EncryptionProperties |
XMLCipher.createEncryptionProperties()
Create an EncryptionProperties element
|
EncryptionProperties |
EncryptedType.getEncryptionProperties()
Returns additional information concerning the generation of the
EncryptedType . |
Modifier and Type | Method and Description |
---|---|
void |
EncryptedType.setEncryptionProperties(EncryptionProperties properties)
Sets the
EncryptionProperties that supplies additional
information about the generation of the EncryptedType . |
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.