SSL_UNTRUSTED constant
AndroidSslError
const SSL_UNTRUSTED
The certificate authority is not trusted
Implementation
static const SSL_UNTRUSTED = AndroidSslError._internal(3, 3);
The certificate authority is not trusted
static const SSL_UNTRUSTED = AndroidSslError._internal(3, 3);