SSL_get_current_expansion

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. const(void)* SSL_get_current_expansion(SSL* s)
    version(OPENSSL_NO_COMP)
    extern (C) nothrow extern (C) nothrow extern (C) nothrow
    const(void)*
    SSL_get_current_expansion
    ()
  2. const(COMP_METHOD)* SSL_get_current_expansion(SSL* s)

Meta