Returns whether the specified certificate is revoked by this CRL.
Syntax
[Android.Runtime.Register("isRevoked", "(Ljava/security/cert/Certificate;)Z", "GetIsRevoked_Ljava_security_cert_Certificate_Handler")]
public abstract
bool IsRevoked (
Certificate cert)
Parameters
- cert
- 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