SSL_COMP_get_compression_methods

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. void* SSL_COMP_get_compression_methods()
    version(OPENSSL_NO_COMP)
    extern (C) nothrow extern (C) nothrow extern (C) nothrow
    void*
    SSL_COMP_get_compression_methods
    ()
  2. STACK_OF!(SSL_COMP)* SSL_COMP_get_compression_methods()

Meta