stack_st_SSL_COMP

Opaque STACK_OF(SSL_COMP) container type.

Synopsis

Declared in <openssl/ssl.h>

struct stack_st_SSL_COMP;

Non-Member Functions

NameDescription
SSL_COMP_get_compression_methodsReturn the global stack of available SSL/TLS integrated compression methods.
SSL_COMP_set0_compression_methodsReplace the global stack of SSL/TLS compression methods, transferring ownership of meths.