|
Kannel: Open Source WAP and SMS gateway
svn-r5336
|
#include <wtls_pdu.h>
Definition at line 416 of file wtls_pdu.h.
| CertificateVerify* handshake::cert_verify |
Definition at line 434 of file wtls_pdu.h.
| CertificateRequest* handshake::certificate_request |
Definition at line 430 of file wtls_pdu.h.
| Certificates* handshake::certificates |
Definition at line 426 of file wtls_pdu.h.
| ClientHello* handshake::client_hello |
Definition at line 422 of file wtls_pdu.h.
| ClientKeyExchange* handshake::client_key_exchange |
Definition at line 436 of file wtls_pdu.h.
| Finished* handshake::finished |
Definition at line 438 of file wtls_pdu.h.
| int handshake::length |
Definition at line 418 of file wtls_pdu.h.
| HandshakeType handshake::msg_type |
Definition at line 417 of file wtls_pdu.h.
| ServerHello* handshake::server_hello |
Definition at line 424 of file wtls_pdu.h.
| ServerHelloDone* handshake::server_hello_done |
Definition at line 432 of file wtls_pdu.h.
| ServerKeyExchange* handshake::server_key_exchange |
Definition at line 428 of file wtls_pdu.h.