Java.Security.Cert.X509Certificate.NotAfter Property
Returns the notAfter date of the validity period of the certificate.

Syntax

[get: Android.Runtime.Register("getNotAfter", "()Ljava/util/Date;", "GetGetNotAfterHandler")]
public abstract Java.Util.Date NotAfter { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the notAfter date of the validity period of the certificate.

[Android Documentation]

Requirements

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