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

client_key_exchange Struct Reference

#include <wtls_pdu.h>

Collaboration diagram for client_key_exchange:

Collaboration graph
[legend]

Data Fields

RSAEncryptedSecretrsa_params
DHPublicKeydh_anon_params
ECPublicKeyecdh_params

Field Documentation

DHPublicKey* client_key_exchange::dh_anon_params
 

Definition at line 361 of file wtls_pdu.h.

ECPublicKey* client_key_exchange::ecdh_params
 

Definition at line 363 of file wtls_pdu.h.

RSAEncryptedSecret* client_key_exchange::rsa_params
 

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