Package | Description |
---|---|
org.apache.xml.security.encryption |
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–2020 The Apache Software Foundation. All rights reserved.