Android.Net.Http.SslError: Field Members

The fields of Android.Net.Http.SslError are listed below. For a list of all members, see the SslError Members list.

See Also: Inherited members from Java.Lang.Object

Public Fields

const
SslDateInvalidSslErrorType (4). The date of the certificate is invalid
const
SslExpiredSslErrorType (1). The certificate has expired
const
SslIdmismatchSslErrorType (2). Hostname mismatch
const
SslInvalidSslErrorType (5). A generic error occurred
const
SslMaxErrorSslErrorType (4). The number of different SSL errors.
const
SslNotyetvalidSslErrorType (0). The certificate is not yet valid
const
SslUntrustedSslErrorType (3). The certificate authority is not trusted