Uses of Class
eu.europa.esig.dss.detailedreport.jaxb.XmlCryptographicInformation
Package | Description |
---|---|
eu.europa.esig.dss.detailedreport.jaxb |
-
Uses of XmlCryptographicInformation in eu.europa.esig.dss.detailedreport.jaxb
Fields in eu.europa.esig.dss.detailedreport.jaxb declared as XmlCryptographicInformation Modifier and Type Field Description protected XmlCryptographicInformation
XmlSAV. cryptographicInfo
Methods in eu.europa.esig.dss.detailedreport.jaxb that return XmlCryptographicInformation Modifier and Type Method Description XmlCryptographicInformation
ObjectFactory. createXmlCryptographicInformation()
Create an instance ofXmlCryptographicInformation
XmlCryptographicInformation
XmlSAV. getCryptographicInfo()
Gets the value of the cryptographicInfo property.Methods in eu.europa.esig.dss.detailedreport.jaxb with parameters of type XmlCryptographicInformation Modifier and Type Method Description void
XmlSAV. setCryptographicInfo(XmlCryptographicInformation value)
Sets the value of the cryptographicInfo property.