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

Variables

client_random
ubyte[.SSL3_RANDOM_SIZE] client_random;
Undocumented in source.
flags
core.stdc.config.c_long flags;
Undocumented in source.
internal
.ssl3_state_internal_st* internal;
Undocumented in source.
server_random
ubyte[.SSL3_RANDOM_SIZE] server_random;
Undocumented in source.

Meta