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 EncryptionMethodTypeEncryptedType. encryptionMethodMethods in eu.europa.esig.xmlenc.jaxb that return EncryptionMethodType Modifier and Type Method Description EncryptionMethodTypeObjectFactory. createEncryptionMethodType()Create an instance ofEncryptionMethodTypeEncryptionMethodTypeEncryptedType. 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 voidEncryptedType. setEncryptionMethod(EncryptionMethodType value)Sets the value of the encryptionMethod property.