Java.Security.Cert.X509CertSelector.CertificateValid Property
Returns the criterion for the validity date of the certificate.

Syntax

[get: Android.Runtime.Register("getCertificateValid", "()Ljava/util/Date;", "GetGetCertificateValidHandler")]
[set: Android.Runtime.Register("setCertificateValid", "(Ljava/util/Date;)V", "GetSetCertificateValid_Ljava_util_Date_Handler")]
public virtual Java.Util.Date CertificateValid { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Returns the criterion for the validity date of the certificate.

Set method documentation [Android Documentation]

Sets the criterion for the validity date of the certificate. The certificate must be valid at the specified date.

Requirements

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