Uses of Class
eu.europa.esig.dss.detailedreport.jaxb.XmlCV
Package
Description
-
Uses of XmlCV in eu.europa.esig.dss.detailedreport.jaxb
Modifier and TypeMethodDescriptionObjectFactory.createXmlCV()
Create an instance ofXmlCV
XmlBasicBuildingBlocks.getCV()
Gets the value of the cv property. -
Uses of XmlCV in eu.europa.esig.dss.validation.process.bbb.cv.checks
ModifierConstructorDescriptionEvidenceRecordHashTreeRenewalTimestampCheck
(I18nProvider i18nProvider, XmlCV result, DiagnosticData diagnosticData, TimestampWrapper timestampWrapper, LevelConstraint constraint) Default constructorManifestEntryExistenceCheck
(I18nProvider i18nProvider, XmlCV result, List<XmlDigestMatcher> digestMatchers, LevelConstraint constraint) Default constructorManifestEntryGroupCheck
(I18nProvider i18nProvider, XmlCV result, List<XmlDigestMatcher> digestMatchers, LevelConstraint constraint) Default constructor -
Uses of XmlCV in eu.europa.esig.dss.validation.process.vpfbs
Modifier 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
ModifierConstructorDescriptionCryptographicVerificationResultCheck
(I18nProvider i18nProvider, T result, XmlCV xmlCV, TokenProxy token, LevelConstraint constraint) Default constructor