ssl3_buffer_st

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(!OPENSSL_NO_SSL_INTERN)
extern (C) nothrow
struct ssl3_buffer_st {}

Members

Variables

buf
ubyte* buf;
Undocumented in source.
left
int left;
Undocumented in source.
len
size_t len;
Undocumented in source.
offset
int offset;
Undocumented in source.

Meta