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 |
---|---|
Transforms |
CipherReference.getTransforms()
Get the Transforms child element, which describes which transformations to apply when dereferencing the data.
|
Modifier and Type | Method and Description |
---|---|
void |
CipherReference.setTransforms(Transforms newTransforms)
Set the Transforms child element, which describes which transformations to apply when dereferencing the data.
|
Copyright © 1999–2015 JBoss by Red Hat. All rights reserved.