GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
SSL_COMP_ADD_COMPRESSION_METHOD(3) FreeBSD Library Functions Manual SSL_COMP_ADD_COMPRESSION_METHOD(3)

SSL_COMP_get_compression_methodshandle SSL/TLS integrated compression methods

#include <openssl/ssl.h>

STACK_OF(SSL_COMP) *
SSL_COMP_get_compression_methods(void);

This function is deprecated and has no effect. It is provided purely for compatibility with legacy application code.

() used to return a stack of available compression methods.

SSL_COMP_get_compression_methods() always returns NULL.

ssl(3)

SSL_COMP_get_compression_methods() first appeared in OpenSSL 0.9.8 and has been available since OpenBSD 4.5.

August 31, 2024 FreeBSD 14.3-RELEASE

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.