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
Requirements
Namespace: Java.Security.Cert
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1