NSURL_AUTHENTICATION_METHOD_SERVER_TRUST constant
URLProtectionSpaceAuthenticationMethod
const NSURL_AUTHENTICATION_METHOD_SERVER_TRUST
Perform server trust authentication (certificate validation) for this protection space.
Implementation
static const NSURL_AUTHENTICATION_METHOD_SERVER_TRUST =
URLProtectionSpaceAuthenticationMethod._internal(
'NSURLAuthenticationMethodServerTrust',
'NSURLAuthenticationMethodServerTrust');