Java.Security.Cert.PKIXParameters: Method Members

The methods of Java.Security.Cert.PKIXParameters are listed below. For a list of all members, see the PKIXParameters Members list.

See Also: Inherited members from Java.Lang.Object

Public Methods

AddCertPathChecker(PKIXCertPathChecker)
Adds the specified PKIXCertPathChecker to the list of certification path checkers.
AddCertStore(CertStore)
Adds a certificate store to the list of certificate stores that are used to find certificates and CRLs.
Clone() : Java.Lang.Object
Clones this PKIXParameters instance.