Class JAdESCertificateRefExtractionUtils

java.lang.Object
eu.europa.esig.dss.jades.validation.JAdESCertificateRefExtractionUtils

public final class JAdESCertificateRefExtractionUtils extends Object
Contains utils for a certificate reference extraction
  • Method Details

    • createCertificateRef

      public static CertificateRef createCertificateRef(Map<?,?> certificateRefMap)
      Parses the xRefs component value and returns CertificateRef
      Parameters:
      certificateRefMap - a map representing the xRefs component value
      Returns:
      CertificateRef of the value has been parsed successfully, FALSE otherwise