A Diffie-Hellman (DH) initialization request.
typedef struct dh_init_request { key_agree_request_e request_type ; char dh_custom [DH_CUSTOM_MAX_LEN]; }dh_init_request_t;
BlackBerry 10.2.0
This type of request is sent by VPN_ExP_DhInit.