Java.Security.Cert.PKIXParameters.Date Property
Returns the time for which the validation of the certification path should be evaluated.

Syntax

[get: Android.Runtime.Register("getDate", "()Ljava/util/Date;", "GetGetDateHandler")]
[set: Android.Runtime.Register("setDate", "(Ljava/util/Date;)V", "GetSetDate_Ljava_util_Date_Handler")]
public virtual Java.Util.Date Date { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Returns the time for which the validation of the certification path should be evaluated.

Set method documentation [Android Documentation]

Sets the time for which the validation of the certification path should be evaluated.

Requirements

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