Uses of Class
eu.europa.esig.xmlenc.jaxb.CipherDataType
-
Uses of CipherDataType in eu.europa.esig.xmlenc.jaxb
Modifier and TypeMethodDescriptionObjectFactory.createCipherDataType()
Create an instance ofCipherDataType
EncryptedType.getCipherData()
Gets the value of the cipherData property.Modifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<CipherDataType> ObjectFactory.createCipherData
(CipherDataType value) Modifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<CipherDataType> ObjectFactory.createCipherData
(CipherDataType value) void
EncryptedType.setCipherData
(CipherDataType value) Sets the value of the cipherData property.