struct ssl_session_st |
Public Attributes | |
---|---|
SSL_CIPHER * | cipher |
unsigned long | cipher_id |
STACK * | ciphers |
int | compress_meth |
CRYPTO_EX_DATA | ex_data |
unsigned char | key_arg |
unsigned int | key_arg_length |
unsigned char | master_key |
int | master_key_length |
int | not_resumable |
X509 * | peer |
struct ssl_session_st * | prev |
int | references |
struct sess_cert_st * | sess_cert |
unsigned char | session_id |
unsigned int | session_id_length |
unsigned char | sid_ctx |
unsigned int | sid_ctx_length |
int | ssl_version |
long | time |
long | timeout |
long | verify_result |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.