Uses of Class
eu.europa.esig.xmlenc.jaxb.CipherReferenceType
| Package | Description |
|---|---|
| eu.europa.esig.xmlenc.jaxb |
-
Uses of CipherReferenceType in eu.europa.esig.xmlenc.jaxb
Fields in eu.europa.esig.xmlenc.jaxb declared as CipherReferenceType Modifier and Type Field Description protected CipherReferenceTypeCipherDataType. cipherReferenceMethods in eu.europa.esig.xmlenc.jaxb that return CipherReferenceType Modifier and Type Method Description CipherReferenceTypeObjectFactory. createCipherReferenceType()Create an instance ofCipherReferenceTypeCipherReferenceTypeCipherDataType. getCipherReference()Gets the value of the cipherReference property.Methods in eu.europa.esig.xmlenc.jaxb that return types with arguments of type CipherReferenceType Modifier and Type Method Description JAXBElement<CipherReferenceType>ObjectFactory. createCipherReference(CipherReferenceType value)Methods in eu.europa.esig.xmlenc.jaxb with parameters of type CipherReferenceType Modifier and Type Method Description JAXBElement<CipherReferenceType>ObjectFactory. createCipherReference(CipherReferenceType value)voidCipherDataType. setCipherReference(CipherReferenceType value)Sets the value of the cipherReference property.