Java.Security.Cert.X509CRL.GetRevokedCertificate Method
Returns the CRL entry for the specified certificate.

Syntax

[Android.Runtime.Register("getRevokedCertificate", "(Ljava/security/cert/X509Certificate;)Ljava/security/cert/X509CRLEntry;", "GetGetRevokedCertificate_Ljava_security_cert_X509Certificate_Handler")]
public virtual X509CRLEntry GetRevokedCertificate (X509Certificate certificate)

Parameters

certificate
the certificate to search a CRL entry for.

Returns

Documentation for this section has not yet been entered.

Remarks

Returns the CRL entry for the specified certificate.

[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