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 |
---|---|
CipherData |
EncryptedType.getCipherData()
Gets the CipherData child element.
|
Modifier and Type | Method and Description |
---|---|
void |
EncryptedType.setCipherData(CipherData newCipherData)
Sets the CipherData child element.
|
Copyright © 1999–2020 Shibboleth Consortium. All rights reserved.