| 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 |
|---|---|
EncryptionMethod |
EncryptedType.getEncryptionMethod()
Gets the EncryptionMethod child element.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EncryptedType.setEncryptionMethod(EncryptionMethod newEncryptionMethod)
Sets the EncryptionMethod child element.
|
Copyright © 1999–2015. All rights reserved.