Uses of Class
eu.europa.esig.dss.detailedreport.jaxb.XmlCryptographicValidation
Packages that use XmlCryptographicValidation
Package
Description
-
Uses of XmlCryptographicValidation in eu.europa.esig.dss.detailedreport.jaxb
Fields in eu.europa.esig.dss.detailedreport.jaxb declared as XmlCryptographicValidationModifier and TypeFieldDescriptionprotected XmlCryptographicValidation
XmlSAV.cryptographicValidation
Methods in eu.europa.esig.dss.detailedreport.jaxb that return XmlCryptographicValidationModifier and TypeMethodDescriptionObjectFactory.createXmlCryptographicValidation()
Create an instance ofXmlCryptographicValidation
XmlSAV.getCryptographicValidation()
Gets the value of the cryptographicValidation property.Methods in eu.europa.esig.dss.detailedreport.jaxb with parameters of type XmlCryptographicValidationModifier and TypeMethodDescriptionvoid
XmlSAV.setCryptographicValidation
(XmlCryptographicValidation value) Sets the value of the cryptographicValidation property. -
Uses of XmlCryptographicValidation in eu.europa.esig.dss.validation.process.vpfbs.checks
Constructors in eu.europa.esig.dss.validation.process.vpfbs.checks with parameters of type XmlCryptographicValidationModifierConstructorDescriptionTimestampGenerationTimeNotAfterCryptographicConstraintsExpirationCheck
(I18nProvider i18nProvider, T result, TimestampWrapper contentTimestamp, XmlCryptographicValidation cryptographicValidation, LevelConstraint constraint) Default constructor