Class XAdESRevocationRefExtractionUtils
java.lang.Object
eu.europa.esig.dss.xades.validation.XAdESRevocationRefExtractionUtils
Utils for a XAdES revocation refs extraction
-
Method Summary
Modifier and TypeMethodDescriptionstatic CRLRef
createCRLRef
(XAdESPath xadesPaths, Element crlRefElement) Extracts aCRLRef
from acrlRefElement
static OCSPRef
createOCSPRef
(XAdESPath xadesPaths, Element ocspRefElement) Extracts aOCSPRef
from aocspRefElement
-
Method Details
-
createOCSPRef
-
createCRLRef
-