|
Kannel: Open Source WAP and SMS gateway
svn-r5336
|
#include <wtls_pdu.h>
Data Fields | |
| ECPublicKey * | ecdh_pubkey |
| ECPublicKey * | ecdsa_pubkey |
| RSAPublicKey * | rsa_pubkey |
Definition at line 175 of file wtls_pdu.h.
| ECPublicKey* public_key::ecdh_pubkey |
Definition at line 177 of file wtls_pdu.h.
| ECPublicKey* public_key::ecdsa_pubkey |
Definition at line 179 of file wtls_pdu.h.
| RSAPublicKey* public_key::rsa_pubkey |
Definition at line 181 of file wtls_pdu.h.