Javax.Net.Ssl.SSLPeerUnverifiedException Class
The exception that is thrown when the identity of a peer has not been verified.

See Also: SSLPeerUnverifiedException Members

Syntax

[Android.Runtime.Register("javax/net/ssl/SSLPeerUnverifiedException", DoNotGenerateAcw=true)]
public class SSLPeerUnverifiedException : SSLException

Remarks

The exception that is thrown when the identity of a peer has not been verified.

[Android Documentation]

Requirements

Namespace: Javax.Net.Ssl
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1