Searched defs:OP_NO_COMPRESSION (Results 1 – 2 of 2) sorted by relevance
179 OP_NO_COMPRESSION = _lib.SSL_OP_NO_COMPRESSION variable
144 OP_NO_COMPRESSION = getattr(ssl, "OP_NO_COMPRESSION", 0) variable