Java.Security.Cert.X509CertSelector.Certificate Property
Returns the certificate that a matching certificate must be equal to.

Syntax

[get: Android.Runtime.Register("getCertificate", "()Ljava/security/cert/X509Certificate;", "GetGetCertificateHandler")]
[set: Android.Runtime.Register("setCertificate", "(Ljava/security/cert/X509Certificate;)V", "GetSetCertificate_Ljava_security_cert_X509Certificate_Handler")]
public virtual X509Certificate Certificate { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Returns the certificate that a matching certificate must be equal to.

Set method documentation [Android Documentation]

Sets the certificate that a matching certificate must be equal to.

Requirements

Namespace: Java.Security.Cert
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1