ssl3_state_st

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Structs

tmp_
struct tmp_
Undocumented in source.

Variables

alert_dispatch
int alert_dispatch;
Undocumented in source.
alert_fragment
ubyte[2] alert_fragment;
Undocumented in source.
alert_fragment_len
uint alert_fragment_len;
Undocumented in source.
change_cipher_spec
int change_cipher_spec;
Undocumented in source.
client_opaque_prf_input
void* client_opaque_prf_input;
Undocumented in source.
client_opaque_prf_input_len
size_t client_opaque_prf_input_len;
Undocumented in source.
client_random
ubyte[SSL3_RANDOM_SIZE] client_random;
Undocumented in source.
delay_buf_pop_ret
int delay_buf_pop_ret;
Undocumented in source.
empty_fragment_done
int empty_fragment_done;
Undocumented in source.
fatal_alert
int fatal_alert;
Undocumented in source.
flags
c_long flags;
Undocumented in source.
handshake_buffer
BIO* handshake_buffer;
Undocumented in source.
handshake_dgst
EVP_MD_CTX** handshake_dgst;
Undocumented in source.
handshake_fragment
ubyte[4] handshake_fragment;
Undocumented in source.
handshake_fragment_len
uint handshake_fragment_len;
Undocumented in source.
in_read_app_data
int in_read_app_data;
Undocumented in source.
init_extra
int init_extra;
Undocumented in source.
is_probably_safari
char is_probably_safari;
Undocumented in source.
need_empty_fragments
int need_empty_fragments;
Undocumented in source.
next_proto_neg_seen
int next_proto_neg_seen;
Undocumented in source.
num_renegotiations
int num_renegotiations;
Undocumented in source.
previous_client_finished
ubyte[EVP_MAX_MD_SIZE] previous_client_finished;
Undocumented in source.
previous_client_finished_len
ubyte previous_client_finished_len;
Undocumented in source.
previous_server_finished
ubyte[EVP_MAX_MD_SIZE] previous_server_finished;
Undocumented in source.
previous_server_finished_len
ubyte previous_server_finished_len;
Undocumented in source.
rbuf
SSL3_BUFFER rbuf;
Undocumented in source.
read_mac_secret
ubyte[EVP_MAX_MD_SIZE] read_mac_secret;
Undocumented in source.
read_mac_secret_size
int read_mac_secret_size;
Undocumented in source.
read_sequence
ubyte[8] read_sequence;
Undocumented in source.
renegotiate
int renegotiate;
Undocumented in source.
rrec
SSL3_RECORD rrec;
Undocumented in source.
send_alert
ubyte[2] send_alert;
Undocumented in source.
send_connection_binding
int send_connection_binding;
Undocumented in source.
server_opaque_prf_input
void* server_opaque_prf_input;
Undocumented in source.
server_opaque_prf_input_len
size_t server_opaque_prf_input_len;
Undocumented in source.
server_random
ubyte[SSL3_RANDOM_SIZE] server_random;
Undocumented in source.
tmp
tmp_ tmp;
Undocumented in source.
total_renegotiations
int total_renegotiations;
Undocumented in source.
warn_alert
int warn_alert;
Undocumented in source.
wbuf
SSL3_BUFFER wbuf;
Undocumented in source.
wnum
uint wnum;
Undocumented in source.
wpend_buf
const(ubyte)* wpend_buf;
Undocumented in source.
wpend_ret
int wpend_ret;
Undocumented in source.
wpend_tot
int wpend_tot;
Undocumented in source.
wpend_type
int wpend_type;
Undocumented in source.
wrec
SSL3_RECORD wrec;
Undocumented in source.
write_mac_secret
ubyte[EVP_MAX_MD_SIZE] write_mac_secret;
Undocumented in source.
write_mac_secret_size
int write_mac_secret_size;
Undocumented in source.
write_sequence
ubyte[8] write_sequence;
Undocumented in source.

Meta