Uses of Class
eu.europa.esig.dss.pdf.PdfVRIDict
Package | Description |
---|---|
eu.europa.esig.dss.pades.validation | |
eu.europa.esig.dss.pdf |
-
Uses of PdfVRIDict in eu.europa.esig.dss.pades.validation
Methods in eu.europa.esig.dss.pades.validation with parameters of type PdfVRIDict Modifier and Type Method Description protected void
PAdESCRLSource. extractVRICRLs(PdfVRIDict vriDictionary)
protected void
PdfDssDictCRLSource. extractVRICRLs(PdfVRIDict vriDictionary)
Extract the CRLs from the VRI dictionaryprotected void
PAdESOCSPSource. extractVRIOCSPs(PdfVRIDict vriDictionary)
protected void
PdfDssDictOCSPSource. 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 Modifier and Type Method Description List<PdfVRIDict>
PdfDssDict. getVRIs()
Returns a list of VRI dictionariesList<PdfVRIDict>
PdfVRIDict. getVRIs()
List<PdfVRIDict>
SingleDssDict. getVRIs()