Remove a Key Agreement callback that was added by vpn_ext_register_key_agreement()
#include <vpnext/vpn_ext_api.h>
VPN_EXT_PUBLIC errno_t vpn_ext_deregister_key_agreement(vpn_ext_context context, const char *api)
BlackBerry 10.2.0
The VPN Extension context.
The API name. Possible values are VPN_EXT_KEYAGREE_*.
Success.
One or more invalid parameters were specified.