Uses of Class
org.apache.xml.security.encryption.keys.OriginatorKeyInfo
Packages that use OriginatorKeyInfo
Package
Description
-
Uses of OriginatorKeyInfo in org.apache.xml.security.encryption
Methods in org.apache.xml.security.encryption that return OriginatorKeyInfoModifier and TypeMethodDescriptionAgreementMethod.getOriginatorKeyInfo()Returns information relating to the originator's shared secret.Methods in org.apache.xml.security.encryption with parameters of type OriginatorKeyInfoModifier and TypeMethodDescriptionvoidAgreementMethod.setOriginatorKeyInfo(OriginatorKeyInfo keyInfo) Sets the information relating to the originator's shared secret. -
Uses of OriginatorKeyInfo in org.apache.xml.security.encryption.keys.content
Methods in org.apache.xml.security.encryption.keys.content that return OriginatorKeyInfoModifier and TypeMethodDescriptionAgreementMethodImpl.getOriginatorKeyInfo()Returns information relating to the originator's shared secret.Methods in org.apache.xml.security.encryption.keys.content with parameters of type OriginatorKeyInfoModifier and TypeMethodDescriptionvoidAgreementMethodImpl.setOriginatorKeyInfo(OriginatorKeyInfo keyInfo) Sets the information relating to the originator's shared secret.