Most visited

Recently visited

Added in API level 24

CertPathValidatorException.Reason

public static interface CertPathValidatorException.Reason
implements Serializable

java.security.cert.CertPathValidatorException.Reason
Known Indirect Subclasses


The reason the validation algorithm failed.

Hooray!