Java.Security.Cert.X509CertSelector.Match Method
Returns whether the specified certificate matches all the criteria collected in this instance.

Syntax

[Android.Runtime.Register("match", "(Ljava/security/cert/Certificate;)Z", "GetMatch_Ljava_security_cert_Certificate_Handler")]
public virtual bool Match (Certificate certificate)

Parameters

certificate
the certificate to check.

Returns

Documentation for this section has not yet been entered.

Remarks

Returns whether the specified certificate matches all the criteria collected in this instance.

[Android Documentation]

Requirements

Namespace: Java.Security.Cert
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1