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