| Kannel: Open Source WAP and SMS gateway
    svn-r5336
    | 
#include <wtls_statesupport.h>
| Data Fields | |
| const char * | title | 
| int | is_exportable | 
| int | block_or_stream | 
| int | key_material | 
| int | expanded_key_material | 
| int | effective_key_bits | 
| int | iv_size | 
| int | block_size | 
Definition at line 126 of file wtls_statesupport.h.
| int bulk_table_t::block_or_stream | 
Definition at line 129 of file wtls_statesupport.h.
| int bulk_table_t::block_size | 
Definition at line 134 of file wtls_statesupport.h.
| int bulk_table_t::effective_key_bits | 
Definition at line 132 of file wtls_statesupport.h.
| int bulk_table_t::expanded_key_material | 
Definition at line 131 of file wtls_statesupport.h.
| int bulk_table_t::is_exportable | 
Definition at line 128 of file wtls_statesupport.h.
| int bulk_table_t::iv_size | 
Definition at line 133 of file wtls_statesupport.h.
| int bulk_table_t::key_material | 
Definition at line 130 of file wtls_statesupport.h.
| const char* bulk_table_t::title | 
Definition at line 127 of file wtls_statesupport.h.