Interface CaCertValidator

    • Method Detail

      • isTrusted

        boolean isTrusted​(org.xipki.security.X509Cert cert)
        Whether the certificate can be trusted.
        Parameters:
        cert - Target certificate.
        Returns:
        whether the certificate is trusted.