CertPathValidatorException.Reason
public
static
interface
CertPathValidatorException.Reason
implements
Serializable
java.security.cert.CertPathValidatorException.Reason
|
Known Indirect Subclasses
CertPathValidatorException.BasicReason |
The BasicReason enumerates the potential reasons that a certification
path of any type may be invalid.
|
PKIXReason |
The PKIXReason enumerates the potential PKIX-specific reasons
that an X.509 certification path may be invalid according to the PKIX
(RFC 3280) standard.
|
|
The reason the validation algorithm failed.