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 CipherReferenceTypeMethods in eu.europa.esig.xmlenc.jaxb with parameters of type CipherReferenceTypeModifier and TypeMethodDescriptionObjectFactory.createCipherReference
(CipherReferenceType value) void
CipherDataType.setCipherReference
(CipherReferenceType value) Sets the value of the cipherReference property.