Return the global stack of available SSL/TLS integrated compression methods.
Declared in <openssl/ssl.h>
<openssl/ssl.h>
stack_st_SSL_COMP* SSL_COMP_get_compression_methods();
Internal STACK_OF(SSL_COMP) of compression methods, or NULL on error.