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 ofCipherDataTypeEncryptedType.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) voidEncryptedType.setCipherData(CipherDataType value) Sets the value of the cipherData property.