| Package | Description |
|---|---|
| org.apache.xml.security.encryption |
| Modifier and Type | Method and Description |
|---|---|
CipherValue |
XMLCipher.createCipherValue(String value)
Create a CipherValue element
|
CipherValue |
CipherData.getCipherValue()
Returns the cipher value as a base64 encoded
byte array. |
| Modifier and Type | Method and Description |
|---|---|
void |
CipherData.setCipherValue(CipherValue value)
Sets the
CipherData's value. |
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.