Class QCStatementPolicyIdentifiers

java.lang.Object
eu.europa.esig.dss.validation.process.QCStatementPolicyIdentifiers

public final class QCStatementPolicyIdentifiers
extends Object
Qualified Certificate Statement constants
  • Method Details

    • isSupportedByQSCD

      public static boolean isSupportedByQSCD​(CertificateWrapper certificate)
      Checks if the certificate if supported by QSCD
      Parameters:
      certificate - CertificateWrapper
      Returns:
      TRUE if the certificate is supported by QSCD, FALSE otherwise
    • isQCCompliant

      public static boolean isQCCompliant​(CertificateWrapper certificate)
      Checks if the certificate is QC compliant
      Parameters:
      certificate - CertificateWrapper
      Returns:
      TRUE if the certificate is QC compliant, FALSE otherwise