Uses of Interface
org.opensaml.xmlsec.encryption.RecipientKeyInfo
Packages that use RecipientKeyInfo
Package
Description
XMLObject interfaces and helper classes for representing encrypted content and encrypting/decrypting content.
-
Uses of RecipientKeyInfo in org.opensaml.xmlsec.encryption
Methods in org.opensaml.xmlsec.encryption that return RecipientKeyInfoModifier and TypeMethodDescriptionAgreementMethod.getRecipientKeyInfo()Get the child element containing the key generation material for the recipient.Methods in org.opensaml.xmlsec.encryption with parameters of type RecipientKeyInfoModifier and TypeMethodDescriptionvoidAgreementMethod.setRecipientKeyInfo(RecipientKeyInfo newRecipientKeyInfo) Set the child element containing the key generation material for the recipient.