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