Stay organized with collections
Save and categorize content based on your preferences.
Reason
interface Reason : Serializable
Known Indirect Subclasses
CertPathValidatorException.BasicReason.ALGORITHM_CONSTRAINED, CertPathValidatorException.BasicReason.EXPIRED, CertPathValidatorException.BasicReason.INVALID_SIGNATURE, CertPathValidatorException.BasicReason.NOT_YET_VALID, CertPathValidatorException.BasicReason.REVOKED, CertPathValidatorException.BasicReason.UNDETERMINED_REVOCATION_STATUS, CertPathValidatorException.BasicReason.UNSPECIFIED, PKIXReason.INVALID_KEY_USAGE, PKIXReason.INVALID_NAME, PKIXReason.INVALID_POLICY, PKIXReason.NAME_CHAINING, PKIXReason.NOT_CA_CERT, and 3 others.
|
The reason the validation algorithm failed.
Summary
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2019-12-27 UTC.