Main Page | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

wtls_payload Struct Reference

#include <wtls_pdu.h>

Collaboration diagram for wtls_payload:

Collaboration graph
[legend]

Data Fields

int type
int reserved
int cipher
int seqnum
int rlen
Octstrdata

Field Documentation

int wtls_payload::cipher
 

Definition at line 436 of file wtls_pdu.h.

Octstr* wtls_payload::data
 

Definition at line 440 of file wtls_pdu.h.

int wtls_payload::reserved
 

Definition at line 435 of file wtls_pdu.h.

int wtls_payload::rlen
 

Definition at line 438 of file wtls_pdu.h.

int wtls_payload::seqnum
 

Definition at line 437 of file wtls_pdu.h.

int wtls_payload::type
 

Definition at line 434 of file wtls_pdu.h.


The documentation for this struct was generated from the following file: See file LICENSE for details about the license agreement for using, modifying, copying or deriving work from this software.