nw_privacy_context_t
An object that defines the privacy requirements for a set of connections.
Declaration
typealias nw_privacy_context_t = any OS_nw_privacy_contextDiscussion
Use NW_DEFAULT_PRIVACY_CONTEXT to specify the default shared privacy context that applies to all connections that do not use a custom context.
Topics
Configuring Custom Privacy Settings
nw_privacy_context_create(_:)nw_privacy_context_disable_logging(_:)nw_privacy_context_flush_cache(_:)
Requiring Encrypted DNS
nw_privacy_context_require_encrypted_name_resolution(_:_:_:)nw_resolver_config_tnw_resolver_config_create_https(_:)nw_resolver_config_create_tls(_:)nw_resolver_config_add_server_address(_:_:)