Uses of Class
eu.europa.esig.xmlenc.jaxb.EncryptionPropertiesType
Packages that use EncryptionPropertiesType
-
Uses of EncryptionPropertiesType in eu.europa.esig.xmlenc.jaxb
Fields in eu.europa.esig.xmlenc.jaxb declared as EncryptionPropertiesTypeModifier and TypeFieldDescriptionprotected EncryptionPropertiesTypeEncryptedType.encryptionPropertiesMethods in eu.europa.esig.xmlenc.jaxb that return EncryptionPropertiesTypeModifier and TypeMethodDescriptionObjectFactory.createEncryptionPropertiesType()Create an instance ofEncryptionPropertiesTypeEncryptedType.getEncryptionProperties()Gets the value of the encryptionProperties property.Methods in eu.europa.esig.xmlenc.jaxb that return types with arguments of type EncryptionPropertiesTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<EncryptionPropertiesType> ObjectFactory.createEncryptionProperties(EncryptionPropertiesType value) Methods in eu.europa.esig.xmlenc.jaxb with parameters of type EncryptionPropertiesTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<EncryptionPropertiesType> ObjectFactory.createEncryptionProperties(EncryptionPropertiesType value) voidEncryptedType.setEncryptionProperties(EncryptionPropertiesType value) Sets the value of the encryptionProperties property.