Uses of Class
org.apache.xml.security.keys.KeyInfo
Packages that use KeyInfo
Package
Description
-
Uses of KeyInfo in org.apache.xml.security.encryption
Methods in org.apache.xml.security.encryption that return KeyInfoModifier and TypeMethodDescriptionEncryptedType.getKeyInfo()Returns theds:KeyInfo, that carries information about the key used to encrypt the data.Methods in org.apache.xml.security.encryption with parameters of type KeyInfoModifier and TypeMethodDescriptionvoidEncryptedType.setKeyInfo(KeyInfo info) Sets the encryption key information. -
Uses of KeyInfo in org.apache.xml.security.encryption.keys
Subclasses of KeyInfo in org.apache.xml.security.encryption.keysModifier and TypeClassDescriptionclassThis class is the extension of theKeyInfoclass.classThe OriginatorKeyInfo element is used in theds:KeyInfowith AgreementMethod elements.classThe RecipientKeyInfo element is used in theds:KeyInfowith AgreementMethod elements. -
Uses of KeyInfo in org.apache.xml.security.signature
Methods in org.apache.xml.security.signature that return KeyInfo