Uses of Interface
org.opensaml.xmlsec.encryption.OriginatorKeyInfo
Packages that use OriginatorKeyInfo
Package
Description
XMLObject interfaces and helper classes for representing encrypted content and encrypting/decrypting content.
-
Uses of OriginatorKeyInfo in org.opensaml.xmlsec.encryption
Methods in org.opensaml.xmlsec.encryption that return OriginatorKeyInfoModifier and TypeMethodDescriptionAgreementMethod.getOriginatorKeyInfo()Get the child element containing the key generation material for the originator.Methods in org.opensaml.xmlsec.encryption with parameters of type OriginatorKeyInfoModifier and TypeMethodDescriptionvoidAgreementMethod.setOriginatorKeyInfo(OriginatorKeyInfo newOriginatorKeyInfo) Set the child element containing the key generation material for the originator.