Kannel: Open Source WAP and SMS gateway  svn-r5335
wtls_payload Struct Reference

#include <wtls_pdu.h>

Data Fields

int type
 
int reserved
 
int cipher
 
int snMode
 
int seqNum
 
int rlen
 
Octstrdata
 

Detailed Description

Definition at line 461 of file wtls_pdu.h.

Field Documentation

◆ cipher

int wtls_payload::cipher

Definition at line 464 of file wtls_pdu.h.

◆ data

Octstr* wtls_payload::data

Definition at line 469 of file wtls_pdu.h.

◆ reserved

int wtls_payload::reserved

Definition at line 463 of file wtls_pdu.h.

◆ rlen

int wtls_payload::rlen

Definition at line 467 of file wtls_pdu.h.

◆ seqNum

int wtls_payload::seqNum

Definition at line 466 of file wtls_pdu.h.

◆ snMode

int wtls_payload::snMode

Definition at line 465 of file wtls_pdu.h.

◆ type

int wtls_payload::type

Definition at line 462 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.