Variable SSL_OP_CIPHER_SERVER_PREFERENCEConst

SSL_OP_CIPHER_SERVER_PREFERENCE: number

Attempts to use the server's preferences instead of the client's when selecting a cipher. See https://www.openssl.org/docs/man1.0.2/ssl/SSL_CTX_set_options.html.

Generated using TypeDoc