Android.Net.Http.SslError.SslDateInvalid Field
The date of the certificate is invalid

Value: 4

Syntax

[Android.Runtime.Register("SSL_DATE_INVALID")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Net.Http.SslErrorType enum directly instead of this field.")]
public const SslErrorType SslDateInvalid

Remarks

The date of the certificate is invalid

[Android Documentation]

Requirements

Namespace: Android.Net.Http
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 14