Uses of Class
eu.europa.esig.dss.detailedreport.jaxb.XmlCV
Packages that use XmlCV
Package
Description
-
Uses of XmlCV in eu.europa.esig.dss.detailedreport.jaxb
Fields in eu.europa.esig.dss.detailedreport.jaxb declared as XmlCVMethods in eu.europa.esig.dss.detailedreport.jaxb that return XmlCVModifier and TypeMethodDescriptionObjectFactory.createXmlCV()Create an instance ofXmlCVXmlBasicBuildingBlocks.getCV()Gets the value of the cv property.Methods in eu.europa.esig.dss.detailedreport.jaxb with parameters of type XmlCV -
Uses of XmlCV in eu.europa.esig.dss.validation.process.bbb.cv
Subclasses with type arguments of type XmlCV in eu.europa.esig.dss.validation.process.bbb.cvModifier and TypeClassDescriptionclass5.2.7 Cryptographic verification This building block checks the integrity of the signed data by performing the cryptographic verifications. -
Uses of XmlCV in eu.europa.esig.dss.validation.process.bbb.cv.checks
Subclasses with type arguments of type XmlCV in eu.europa.esig.dss.validation.process.bbb.cv.checksModifier and TypeClassDescriptionclassThis check verifies whether the HashTree renewal time-stamp is conclusive and covers all original archive data objects covered by the evidence recordclassChecks if at least one manifest entry is presentclassThis class verifies whether all the manifest entries have been found during the validation processConstructors in eu.europa.esig.dss.validation.process.bbb.cv.checks with parameters of type XmlCVModifierConstructorDescriptionEvidenceRecordHashTreeRenewalTimestampCheck(I18nProvider i18nProvider, XmlCV result, DiagnosticData diagnosticData, TimestampWrapper timestampWrapper, LevelRule constraint) Default constructorManifestEntryExistenceCheck(I18nProvider i18nProvider, XmlCV result, List<XmlDigestMatcher> digestMatchers, LevelRule constraint) Default constructorManifestEntryGroupCheck(I18nProvider i18nProvider, XmlCV result, List<XmlDigestMatcher> digestMatchers, LevelRule constraint) Default constructor -
Uses of XmlCV in eu.europa.esig.dss.validation.process.vpfbs
Methods in eu.europa.esig.dss.validation.process.vpfbs with parameters of type XmlCVModifier and TypeMethodDescriptionAbstractBasicValidationProcess.cryptographicVerification(XmlCV xmlCV) Executes "5.2.7 Cryptographic verification" building block for the given token -
Uses of XmlCV in eu.europa.esig.dss.validation.process.vpfbs.checks
Constructors in eu.europa.esig.dss.validation.process.vpfbs.checks with parameters of type XmlCVModifierConstructorDescriptionCryptographicVerificationResultCheck(I18nProvider i18nProvider, T result, XmlCV xmlCV, TokenProxy token, LevelRule constraint) Default constructor