Kannel: Open Source WAP and SMS gateway
svn-r5336
|
#include <wtls_pdu.h>
Data Fields | |
IdentifierType | id_type |
int | charset |
Octstr * | name |
Octstr * | identifier |
Octstr * | key_hash |
Octstr * | distinguished_name |
Definition at line 184 of file wtls_pdu.h.
int identifier::charset |
Definition at line 187 of file wtls_pdu.h.
Octstr* identifier::distinguished_name |
Definition at line 194 of file wtls_pdu.h.
IdentifierType identifier::id_type |
Definition at line 185 of file wtls_pdu.h.
Octstr* identifier::identifier |
Definition at line 190 of file wtls_pdu.h.
Octstr* identifier::key_hash |
Definition at line 192 of file wtls_pdu.h.
Octstr* identifier::name |
Definition at line 188 of file wtls_pdu.h.