Uses of Class
eu.europa.esig.xmlenc.jaxb.CipherDataType
Packages that use CipherDataType
-
Uses of CipherDataType in eu.europa.esig.xmlenc.jaxb
Fields in eu.europa.esig.xmlenc.jaxb declared as CipherDataTypeMethods in eu.europa.esig.xmlenc.jaxb that return CipherDataTypeModifier and TypeMethodDescriptionObjectFactory.createCipherDataType()
Create an instance ofCipherDataType
EncryptedType.getCipherData()
Gets the value of the cipherData property.Methods in eu.europa.esig.xmlenc.jaxb that return types with arguments of type CipherDataTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<CipherDataType> ObjectFactory.createCipherData
(CipherDataType value) Methods in eu.europa.esig.xmlenc.jaxb with parameters of type CipherDataTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<CipherDataType> ObjectFactory.createCipherData
(CipherDataType value) void
EncryptedType.setCipherData
(CipherDataType value) Sets the value of the cipherData property.