Läs på engelska

Dela via


X509CRLSelector.Match(CRL) Method

Definition

Decides whether a CRL should be selected.

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

Parameters

crl
CRL

the CRL to be checked

Returns

true if the CRL should be selected, false otherwise

Implements

Attributes

Remarks

Decides whether a CRL should be selected.

Java documentation for java.security.cert.X509CRLSelector.match(java.security.cert.CRL).

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to

Produkt Versioner
.NET for Android .NET for Android API 34, .NET for Android API 35