Uses of Class
eu.europa.esig.xmlenc.jaxb.EncryptionPropertiesType
| Package | Description |
|---|---|
| eu.europa.esig.xmlenc.jaxb |
-
Uses of EncryptionPropertiesType in eu.europa.esig.xmlenc.jaxb
Fields in eu.europa.esig.xmlenc.jaxb declared as EncryptionPropertiesType Modifier and Type Field Description protected EncryptionPropertiesTypeEncryptedType. encryptionPropertiesMethods in eu.europa.esig.xmlenc.jaxb that return EncryptionPropertiesType Modifier and Type Method Description EncryptionPropertiesTypeObjectFactory. createEncryptionPropertiesType()Create an instance ofEncryptionPropertiesTypeEncryptionPropertiesTypeEncryptedType. getEncryptionProperties()Gets the value of the encryptionProperties property.Methods in eu.europa.esig.xmlenc.jaxb that return types with arguments of type EncryptionPropertiesType Modifier and Type Method Description JAXBElement<EncryptionPropertiesType>ObjectFactory. createEncryptionProperties(EncryptionPropertiesType value)Methods in eu.europa.esig.xmlenc.jaxb with parameters of type EncryptionPropertiesType Modifier and Type Method Description JAXBElement<EncryptionPropertiesType>ObjectFactory. createEncryptionProperties(EncryptionPropertiesType value)voidEncryptedType. setEncryptionProperties(EncryptionPropertiesType value)Sets the value of the encryptionProperties property.