Android.Net.Http.SslError.SslUntrusted Field
The certificate authority is not trusted

Value: 3

Syntax

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

Remarks

The certificate authority is not trusted

[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