|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CipherData | |
---|---|
org.apache.xml.security.encryption | Provides classes for implementing XML Encryption applications. |
Uses of CipherData in org.apache.xml.security.encryption |
---|
Methods in org.apache.xml.security.encryption that return CipherData | |
---|---|
CipherData |
XMLCipher.createCipherData(int type)
Create a CipherData object |
CipherData |
EncryptedType.getCipherData()
Returns the CipherReference that contains the
CipherValue or CipherReference with the
encrypted data. |
Constructors in org.apache.xml.security.encryption with parameters of type CipherData | |
---|---|
XMLCipherInput(CipherData data)
Constructor for processing encrypted octets |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |