Adds a Certificate to this Identity.
Syntax
[Android.Runtime.Register("addCertificate", "(Ljava/security/Certificate;)V", "GetAddCertificate_Ljava_security_Certificate_Handler")]
public virtual
void AddCertificate (
ICertificate certificate)
Parameters
- certificate
- the Certificate to be added to this Identity.
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