|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EncryptionProperties | |
---|---|
org.apache.xml.security.encryption | Provides classes for implementing XML Encryption applications. |
Uses of EncryptionProperties in org.apache.xml.security.encryption |
---|
Methods in org.apache.xml.security.encryption that return EncryptionProperties | |
---|---|
EncryptionProperties |
XMLCipher.createEncryptionProperties()
Create an EncryptionProperties element |
EncryptionProperties |
EncryptedType.getEncryptionProperties()
Returns additional information concerning the generation of the EncryptedType . |
Methods in org.apache.xml.security.encryption with parameters of type EncryptionProperties | |
---|---|
void |
EncryptedType.setEncryptionProperties(EncryptionProperties properties)
Sets the EncryptionProperties that supplies additional
information about the generation of the EncryptedType . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |