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 |
---|---|
OAEPparams |
EncryptionMethod.getOAEPparams()
Gets the OAEPparams child element.
|
Modifier and Type | Method and Description |
---|---|
void |
EncryptionMethod.setOAEPparams(OAEPparams newOAEPparams)
Sets the OAEPparams child element.
|
Copyright © 1999–2020 Shibboleth Consortium. All rights reserved.