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 |
---|---|
RecipientKeyInfo |
AgreementMethod.getRecipientKeyInfo()
Get the child element containing the key generation material for the recipient.
|
Modifier and Type | Method and Description |
---|---|
void |
AgreementMethod.setRecipientKeyInfo(RecipientKeyInfo newRecipientKeyInfo)
Set the child element containing the key generation material for the recipient.
|
Copyright © 1999–2015 JBoss by Red Hat. All rights reserved.