ssl_comp_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 nothrow
struct ssl_comp_st {}

Members

Variables

id
int id;
Undocumented in source.
method
COMP_METHOD* method;
Undocumented in source.
method
char* method;
Undocumented in source.
name
const(char)* name;
Undocumented in source.

Meta