Java.Security.Cert.ICRLSelector.Match Method
Checks whether the defined criteria of this instance match the specified CRL.

Syntax

[Android.Runtime.Register("match", "(Ljava/security/cert/CRL;)Z", "GetMatch_Ljava_security_cert_CRL_Handler:Java.Security.Cert.ICRLSelectorInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public bool Match (CRL crl)

Parameters

crl
the CRL to be evaluated.

Returns

Documentation for this section has not yet been entered.

Remarks

Checks whether the defined criteria of this instance match the specified CRL.

[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