Android.Net.Http.SslError.SslInvalid Field
A generic error occurred

Value: 5

Syntax

[Android.Runtime.Register("SSL_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 SslInvalid

Remarks

A generic error occurred

[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