Uses of Class
eu.europa.esig.dss.detailedreport.jaxb.XmlCryptographicInformation
-
Packages that use 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 XmlCryptographicInformationXmlSAV. cryptographicInfoMethods in eu.europa.esig.dss.detailedreport.jaxb that return XmlCryptographicInformation Modifier and Type Method Description XmlCryptographicInformationObjectFactory. createXmlCryptographicInformation()Create an instance ofXmlCryptographicInformationXmlCryptographicInformationXmlSAV. 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 voidXmlSAV. setCryptographicInfo(XmlCryptographicInformation value)Sets the value of the cryptographicInfo property.
-