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:vriNamecan 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 voidPdfCompositeDssDictCRLSource.extractVRICRLs(PdfVRIDict vriDictionary) Extract the CRLs from the VRI dictionaryprotected voidPdfCompositeDssDictOCSPSource.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