Android.Net.Http.SslError.SslExpired Field
The certificate has expired

Value: 1

Syntax

[Android.Runtime.Register("SSL_EXPIRED")]
[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 SslExpired

Remarks

The certificate has expired

[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 8