NEVPNProtocol
Settings common to both IKEv2 and IPsec VPN configurations.
Declaration
class NEVPNProtocolMentioned in
Overview
The NEVPNProtocol class is an abstract base class with one subclass for each type of supported VPN configuration. This class provides properties for configuring the VPN, authenticating network connections, and routing network traffic. You can include all network traffic, with some exceptions, and selectively exclude types of network traffic.
Instances of this class are thread-safe.