Kannel: Open Source WAP and SMS gateway
svn-r5336
|
#include <wtls_pdu.h>
Data Fields | |
int | dh_e |
Octstr * | dh_p |
Octstr * | dh_g |
Definition at line 203 of file wtls_pdu.h.
int dh_parameters::dh_e |
Definition at line 204 of file wtls_pdu.h.
Octstr* dh_parameters::dh_g |
Definition at line 206 of file wtls_pdu.h.
Octstr* dh_parameters::dh_p |
Definition at line 205 of file wtls_pdu.h.