Removes the specified Certificate from this Identity.
Syntax
[Android.Runtime.Register("removeCertificate", "(Ljava/security/Certificate;)V", "GetRemoveCertificate_Ljava_security_Certificate_Handler")]
public virtual
void RemoveCertificate (
ICertificate certificate)
Parameters
- certificate
- the Certificate to be removed.
Exceptions
Remarks
Requirements
Namespace: Java.Security
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1