Class XAdESCertificateRefExtractionUtils
java.lang.Object
eu.europa.esig.dss.xades.validation.XAdESCertificateRefExtractionUtils
public final class XAdESCertificateRefExtractionUtils extends Object
-
Method Summary
Modifier and Type Method Description static CertificateRef
createCertificateRefFromV1(Element certRefElement, XAdESPaths xadesPaths)
static CertificateRef
createCertificateRefFromV2(Element certRefElement, XAdESPaths xadesPaths)
-
Method Details
-
createCertificateRefFromV1
public static CertificateRef createCertificateRefFromV1(Element certRefElement, XAdESPaths xadesPaths) -
createCertificateRefFromV2
public static CertificateRef createCertificateRefFromV2(Element certRefElement, XAdESPaths xadesPaths)
-