NEVPNManager
An object to create and manage a Personal VPN configuration.
Declaration
class NEVPNManagerOverview
The NEVPNManager API gives apps the ability to create and manage a Personal VPN configuration on iOS and macOS. Personal VPN configurations are typically used to provide a service to users that protects their Internet browsing activity on insecure networks such as public Wi-Fi networks.
Topics
Managing VPN configurations
shared()loadFromPreferences(completionHandler:)saveToPreferences(completionHandler:)setAuthorization(_:)removeFromPreferences(completionHandler:)