nw_privacy_context_require_encrypted_name_resolution(_:_:_:)
Requires that any DNS name resolution for connections associated with this context use encrypted transports, such as TLS or HTTPS.
Declaration
func nw_privacy_context_require_encrypted_name_resolution(_ privacy_context: nw_privacy_context_t, _ require_encrypted_name_resolution: Bool, _ fallback_resolver_config: nw_resolver_config_t?)