Uses of Class
eu.europa.esig.xmlenc.jaxb.CipherDataType
| Package | Description |
|---|---|
| eu.europa.esig.xmlenc.jaxb |
-
Uses of CipherDataType in eu.europa.esig.xmlenc.jaxb
Fields in eu.europa.esig.xmlenc.jaxb declared as CipherDataType Modifier and Type Field Description protected CipherDataTypeEncryptedType. cipherDataMethods in eu.europa.esig.xmlenc.jaxb that return CipherDataType Modifier and Type Method Description CipherDataTypeObjectFactory. createCipherDataType()Create an instance ofCipherDataTypeCipherDataTypeEncryptedType. getCipherData()Gets the value of the cipherData property.Methods in eu.europa.esig.xmlenc.jaxb that return types with arguments of type CipherDataType Modifier and Type Method Description JAXBElement<CipherDataType>ObjectFactory. createCipherData(CipherDataType value)Methods in eu.europa.esig.xmlenc.jaxb with parameters of type CipherDataType Modifier and Type Method Description JAXBElement<CipherDataType>ObjectFactory. createCipherData(CipherDataType value)voidEncryptedType. setCipherData(CipherDataType value)Sets the value of the cipherData property.