| Package | Description |
|---|---|
| org.apache.xml.security.encryption |
| Modifier and Type | Method | 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 | Description |
|---|---|---|
void |
CipherData.setCipherValue(CipherValue value) |
Sets the
CipherData's value. |
Copyright © 2000–2018 The Apache Software Foundation. All rights reserved.