Kannel: Open Source WAP and SMS gateway
svn-r5336
|
#include <wtls_pdu.h>
Data Fields | |
RSAEncryptedSecret * | rsa_params |
DHPublicKey * | dh_anon_params |
ECPublicKey * | ecdh_params |
Definition at line 344 of file wtls_pdu.h.
DHPublicKey* client_key_exchange::dh_anon_params |
Definition at line 348 of file wtls_pdu.h.
ECPublicKey* client_key_exchange::ecdh_params |
Definition at line 350 of file wtls_pdu.h.
RSAEncryptedSecret* client_key_exchange::rsa_params |
Definition at line 346 of file wtls_pdu.h.