Adds the specified PKIXCertPathChecker to the list of
certification path checkers.
Syntax
[Android.Runtime.Register("addCertPathChecker", "(Ljava/security/cert/PKIXCertPathChecker;)V", "GetAddCertPathChecker_Ljava_security_cert_PKIXCertPathChecker_Handler")]
public virtual
void AddCertPathChecker (
PKIXCertPathChecker checker)
Parameters
- checker
- the PKIXCertPathChecker to add, if null, it
will be ignored.
Remarks
Requirements
Namespace: Java.Security.Cert
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1