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

parameter_set Struct Reference

#include <wtls_pdu.h>

Collaboration diagram for parameter_set:

Collaboration graph
[legend]

Data Fields

long length
DHParametersdhparams
ECParametersecparams

Field Documentation

DHParameters* parameter_set::dhparams
 

Definition at line 242 of file wtls_pdu.h.

ECParameters* parameter_set::ecparams
 

Definition at line 244 of file wtls_pdu.h.

long parameter_set::length
 

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