public final class UntrustedCertificates
extends java.lang.Object
A utility class to check if a certificate is untrusted. This is an internal
mechanism that explicitly marks a certificate as untrusted, normally in the
case that a certificate is known to be used for malicious reasons.
Attention: This check is NOT meant to replace the standard PKI-defined
validation check, neither is it used as an alternative to CRL.