NSURLAuthenticationMethodServerTrust

Static NSURLAuthenticationMethodServerTrust 

Source
pub unsafe static NSURLAuthenticationMethodServerTrust: &'static NSString
Available on crate features NSString and NSURLProtectionSpace only.
Expand description

SecTrustRef validation required. Applies to any protocol.

See also Apple’s documentation