#include <ssl.h>
Public Member Functions |
|
STACK_OF (SSL_CIPHER)*ciphers | |
Data Fields |
|
int | ssl_version |
unsigned int | key_arg_length |
unsigned char | key_arg [8] |
int | master_key_length |
unsigned char | master_key [48] |
unsigned int | session_id_length |
unsigned char | session_id [32] |
unsigned int | sid_ctx_length |
unsigned char | sid_ctx [32] |
unsigned int | krb5_client_princ_len |
unsigned char | krb5_client_princ [256] |
int | not_resumable |
sess_cert_st * | sess_cert |
X509 * | peer |
long | verify_result |
int | references |
long | timeout |
long | time |
int | compress_meth |
SSL_CIPHER * | cipher |
unsigned long | cipher_id |
CRYPTO_EX_DATA | ex_data |
ssl_session_st * | prev |
ssl_session_st * | next |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|