Package | Description |
---|---|
org.apache.xml.security.encryption |
Modifier and Type | Method | 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 | Description |
---|---|
XMLCipherInput(CipherData data) |
Constructor for processing encrypted octets
|
Copyright © 2000–2018 The Apache Software Foundation. All rights reserved.