Java.Security.Cert.CertPathValidatorException Members

The members of Java.Security.Cert.CertPathValidatorException are listed below.

See Also: Inherited members from Java.Security.GeneralSecurityException

Public Constructors

Creates a new CertPathValidatorException.
Creates a new CertPathValidatorException with the specified cause.
Creates a new CertPathValidatorException with the specified message.
Creates a new CertPathValidatorException with the specified message and cause.
Creates a new CertPathValidatorException with the specified message , cause, certification path and certificate index in the certification path.

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.

Public Properties

[read-only]
CertPathCertPath. Returns the certification path that failed validation.
[read-only]
Indexint. Returns the index of the failed certificate in the certification path.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.