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