Uses of Class
eu.europa.esig.xmldsig.jaxb.KeyInfoType
Package
Description
-
Uses of KeyInfoType in eu.europa.esig.saml.jaxb.metadata
Modifier and TypeMethodDescriptionKeyDescriptorType.getKeyInfo()
Gets the value of the keyInfo property.Modifier and TypeMethodDescriptionvoid
KeyDescriptorType.setKeyInfo
(KeyInfoType value) Sets the value of the keyInfo property. -
Uses of KeyInfoType in eu.europa.esig.xmldsig.jaxb
Modifier and TypeMethodDescriptionObjectFactory.createKeyInfoType()
Create an instance ofKeyInfoType
SignatureType.getKeyInfo()
Gets the value of the keyInfo property.Modifier and TypeMethodDescriptionObjectFactory.createKeyInfo
(KeyInfoType value) void
SignatureType.setKeyInfo
(KeyInfoType value) Sets the value of the keyInfo property. -
Uses of KeyInfoType in eu.europa.esig.xmlenc.jaxb
Modifier and TypeMethodDescriptionEncryptedType.getKeyInfo()
Gets the value of the keyInfo property.Modifier and TypeMethodDescriptionObjectFactory.createAgreementMethodTypeOriginatorKeyInfo
(KeyInfoType value) ObjectFactory.createAgreementMethodTypeRecipientKeyInfo
(KeyInfoType value) Modifier and TypeMethodDescriptionObjectFactory.createAgreementMethodTypeOriginatorKeyInfo
(KeyInfoType value) ObjectFactory.createAgreementMethodTypeRecipientKeyInfo
(KeyInfoType value) void
EncryptedType.setKeyInfo
(KeyInfoType value) Sets the value of the keyInfo property.