Uses of Class
eu.europa.esig.dss.pdf.PdfVriDict
Packages that use PdfVriDict
Package
Description
-
Uses of PdfVriDict in eu.europa.esig.dss.pades
Methods in eu.europa.esig.dss.pades that return types with arguments of type PdfVriDictModifier and TypeMethodDescriptionstatic List<PdfVriDict>
PAdESUtils.getVRIsWithName
(PdfDssDict pdfDssDict, String vriName) Returns a list of VRI dictionaries, corresponding to the given signature (VRI) SHA-1 name NOTE:vriName
can be null. -
Uses of PdfVriDict in eu.europa.esig.dss.pades.validation.dss
Methods in eu.europa.esig.dss.pades.validation.dss with parameters of type PdfVriDictModifier and TypeMethodDescriptionprotected void
PdfCompositeDssDictCRLSource.extractVRICRLs
(PdfVriDict vriDictionary) Extract the CRLs from the VRI dictionaryprotected void
PdfCompositeDssDictOCSPSource.extractVRIOCSPs
(PdfVriDict vriDictionary) Extract the OCSPs from the VRI dictionary -
Uses of PdfVriDict in eu.europa.esig.dss.pdf
Methods in eu.europa.esig.dss.pdf that return types with arguments of type PdfVriDict