Uses of Class
eu.europa.esig.xmlenc.jaxb.CipherReferenceType
Packages that use CipherReferenceType
-
Uses of CipherReferenceType in eu.europa.esig.xmlenc.jaxb
Fields in eu.europa.esig.xmlenc.jaxb declared as CipherReferenceTypeMethods in eu.europa.esig.xmlenc.jaxb that return CipherReferenceTypeModifier and TypeMethodDescriptionObjectFactory.createCipherReferenceType()
Create an instance ofCipherReferenceType
CipherDataType.getCipherReference()
Gets the value of the cipherReference property.Methods in eu.europa.esig.xmlenc.jaxb that return types with arguments of type CipherReferenceTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<CipherReferenceType> ObjectFactory.createCipherReference
(CipherReferenceType value) Methods in eu.europa.esig.xmlenc.jaxb with parameters of type CipherReferenceTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<CipherReferenceType> ObjectFactory.createCipherReference
(CipherReferenceType value) void
CipherDataType.setCipherReference
(CipherReferenceType value) Sets the value of the cipherReference property.