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 XmlCryptographicValidationXmlSAV.cryptographicValidationprotected XmlCryptographicValidationXmlValidationProcessEvidenceRecord.cryptographicValidationMethods in eu.europa.esig.dss.detailedreport.jaxb that return XmlCryptographicValidationModifier and TypeMethodDescriptionObjectFactory.createXmlCryptographicValidation()Create an instance ofXmlCryptographicValidationXmlSAV.getCryptographicValidation()Gets the value of the cryptographicValidation property.XmlValidationProcessEvidenceRecord.getCryptographicValidation()Gets the value of the cryptographicValidation property.Methods in eu.europa.esig.dss.detailedreport.jaxb with parameters of type XmlCryptographicValidationModifier and TypeMethodDescriptionvoidXmlSAV.setCryptographicValidation(XmlCryptographicValidation value) Sets the value of the cryptographicValidation property.voidXmlValidationProcessEvidenceRecord.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