| Package | Description |
|---|---|
| org.opensaml.xmlsec.encryption |
XMLObject interfaces and helper classes for representing encrypted content and encrypting/decrypting content.
|
| Modifier and Type | Method and Description |
|---|---|
CipherValue |
CipherData.getCipherValue()
Get the base64-encoded data representing the encrypted form of the plaintext data.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CipherData.setCipherValue(CipherValue newCipherValue)
Set the base64-encoded data representing the encrypted form of the plaintext data.
|
Copyright © 1999–2016 Shibboleth Consortium. All rights reserved.