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

Syntax

[Android.Runtime.Register("match", "(Ljava/security/cert/CRL;)Z", "GetMatch_Ljava_security_cert_CRL_Handler")]
public virtual bool Match (CRL crl)

Parameters

crl
the CRL to check.

Returns

Documentation for this section has not yet been entered.

Remarks

Returns whether the specified CRL 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