onPrepareVpn

Called before the vpn tunnel is created and before the vpn is started.

Return

VpnTunnelConfig that will be used to configures the VPN's tunnel.

The signature of this method is suspend to allow for asynchronous operations when creating the VpnTunnelConfig.