Opaque STACK_OF(SSL_COMP) container type.
Declared in <openssl/ssl.h>
struct stack_st_SSL_COMP;
| Name | Description |
|---|---|
SSL_COMP_get_compression_methods | Return the global stack of available SSL/TLS integrated compression methods. |
SSL_COMP_set0_compression_methods | Replace the global stack of SSL/TLS compression methods, transferring ownership of meths. |