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.checks
Constructors in eu.europa.esig.dss.validation.process.bbb.cv.checks with parameters of type XmlCVModifierConstructorDescriptionEvidenceRecordHashTreeRenewalTimestampCheck(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
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, LevelConstraint constraint) Default constructor