Uses of Class
eu.europa.esig.xmldsig.jaxb.KeyInfoType
Packages that use KeyInfoType
-
Uses of KeyInfoType in eu.europa.esig.xmldsig.jaxb
Fields in eu.europa.esig.xmldsig.jaxb declared as KeyInfoTypeMethods in eu.europa.esig.xmldsig.jaxb that return KeyInfoTypeModifier and TypeMethodDescriptionObjectFactory.createKeyInfoType()Create an instance ofKeyInfoTypeSignatureType.getKeyInfo()Gets the value of the keyInfo property.Methods in eu.europa.esig.xmldsig.jaxb that return types with arguments of type KeyInfoTypeMethods in eu.europa.esig.xmldsig.jaxb with parameters of type KeyInfoTypeModifier and TypeMethodDescriptionObjectFactory.createKeyInfo(KeyInfoType value) voidSignatureType.setKeyInfo(KeyInfoType value) Sets the value of the keyInfo property. -
Uses of KeyInfoType in eu.europa.esig.xmlenc.jaxb
Fields in eu.europa.esig.xmlenc.jaxb declared as KeyInfoTypeMethods in eu.europa.esig.xmlenc.jaxb that return KeyInfoTypeModifier and TypeMethodDescriptionEncryptedType.getKeyInfo()Gets the value of the keyInfo property.Methods in eu.europa.esig.xmlenc.jaxb that return types with arguments of type KeyInfoTypeModifier and TypeMethodDescriptionObjectFactory.createAgreementMethodTypeOriginatorKeyInfo(KeyInfoType value) ObjectFactory.createAgreementMethodTypeRecipientKeyInfo(KeyInfoType value) Methods in eu.europa.esig.xmlenc.jaxb with parameters of type KeyInfoTypeModifier and TypeMethodDescriptionObjectFactory.createAgreementMethodTypeOriginatorKeyInfo(KeyInfoType value) ObjectFactory.createAgreementMethodTypeRecipientKeyInfo(KeyInfoType value) voidEncryptedType.setKeyInfo(KeyInfoType value) Sets the value of the keyInfo property.