Provides classes to configure Android VPN settings and profiles.
GenericVpnPolicy | The class provides APIs to configure SSL/IPSEC VPN profiles on the device. |
VpnAdminProfile |
Deprecated
From API level 30 on, please refer to GenericVpnPolicy
for VPN profile configuration. |
VpnErrorValues | The class provides the list of error codes which will be returned by API's in
GenericVpnPolicy . |
VpnPolicy | This class provides APIs to configure Android VPN settings, including creating, updating, and deleting VPN profiles. |