Uses of Class
eu.europa.esig.xmlenc.jaxb.EncryptionMethodType
Package | Description |
---|---|
eu.europa.esig.xmlenc.jaxb |
-
Uses of EncryptionMethodType in eu.europa.esig.xmlenc.jaxb
Fields in eu.europa.esig.xmlenc.jaxb declared as EncryptionMethodType Modifier and Type Field Description protected EncryptionMethodType
EncryptedType. encryptionMethod
Methods in eu.europa.esig.xmlenc.jaxb that return EncryptionMethodType Modifier and Type Method Description EncryptionMethodType
ObjectFactory. createEncryptionMethodType()
Create an instance ofEncryptionMethodType
EncryptionMethodType
EncryptedType. getEncryptionMethod()
Gets the value of the encryptionMethod property.Methods in eu.europa.esig.xmlenc.jaxb with parameters of type EncryptionMethodType Modifier and Type Method Description void
EncryptedType. setEncryptionMethod(EncryptionMethodType value)
Sets the value of the encryptionMethod property.