Package | Description |
---|---|
org.apache.xml.security.encryption |
Provides classes for implementing XML Encryption applications.
|
Modifier and Type | Method and Description |
---|---|
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. |
Constructor and Description |
---|
XMLCipherInput(CipherData data)
Constructor for processing encrypted octets
|
Copyright © 2000-2012 The Apache Software Foundation. All Rights Reserved.