Returns the CRL entry with the specified certificate serial number.
Syntax
[Android.Runtime.Register("getRevokedCertificate", "(Ljava/math/BigInteger;)Ljava/security/cert/X509CRLEntry;", "GetGetRevokedCertificate_Ljava_math_BigInteger_Handler")]
public abstract
X509CRLEntry GetRevokedCertificate (
Java.Math.BigInteger serialNumber)
Parameters
- serialNumber
- the certificate serial number to search for a CRL entry.
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