Javax.Security.Cert.X509Certificate.NotBefore Property
Returns the notBefore date from the validity period of the certificate.

Syntax

[get: Android.Runtime.Register("getNotBefore", "()Ljava/util/Date;", "GetGetNotBeforeHandler")]
public abstract Java.Util.Date NotBefore { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the notBefore date from the validity period of the certificate.

[Android Documentation]

Requirements

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