SSL3_RT_MAX_COMPRESSED_OVERHEAD

Maximum compression overhead: defined by SSL/TLS standards

extern (C) nothrow @nogc
enum SSL3_RT_MAX_COMPRESSED_OVERHEAD = 1024;

Meta