Data types in
vpn_ext_type.h
Data structures, typedefs, and enumerations that are available for VPN Extensions
vpn_service_callbacks
A structure for VPN Service callbacks.
dh_info_request_t
A Diffie-Hellman (DH) information request.
dh_info_response_t
A Diffie-Hellman (DH) information response.
dh_init_request_t
A Diffie-Hellman (DH) initialization request.
dh_init_response_t
A Diffie-Hellman (DH) initialization response.
dh_public_key_request_t
A Diffie-Hellman (DH) public key request.
dh_public_key_response_t
A Diffie-Hellman (DH) public key response.
dh_shared_secret_request_t
A Diffie-Hellman (DH) shared secret request.
dh_shared_secret_response_t
A Diffie-Hellman (DH) shared secret response.
dh_term_request_t
A Diffie-Hellman (DH) termination request.
dh_term_response_t
A Diffie-Hellman (DH) termination response.
key_agree_request_e
Custom Diffie-Hellman (DH) transaction types.
key_agree_request_t
A Key Agreement request message including all request types.
key_agree_response_t
A Diffie-Hellman (DH) response including all request types.
support_request_t
A structure that represents a request message for support callbacks.
support_response_t
A structure that represents a response message for support callbacks.
vpn_ext_callback_t
Callback function prototype.
vpn_ext_context
An opaque pointer for VPN Extension Provider context.
vpn_service_type_e
VPN service types.
Parent topic:
VPN Extension Types (vpn_ext_type.h)