Android.Net.Http.X509TrustManagerExtensions Class
X509TrustManager wrapper exposing Android-added features.

See Also: X509TrustManagerExtensions Members

Syntax

[Android.Runtime.Register("android/net/http/X509TrustManagerExtensions", DoNotGenerateAcw=true)]
public class X509TrustManagerExtensions : Java.Lang.Object

Remarks

X509TrustManager wrapper exposing Android-added features.

The checkServerTrusted method allows callers to perform additional verification of certificate chains after they have been successfully verified by the platform.

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