Open daurnimator opened 6 years ago
Bind:
SSL_CIPHER_standard_name
OPENSSL_cipher_name
Added in https://github.com/openssl/openssl/pull/3859/ (in OpenSSL 1.1.1)
Perhaps for older openssl we should hard-code the names?
The opacity of SSL_CIPHER in 1.1.0 makes this difficult to backport.
SSL_CIPHER
Bind:
SSL_CIPHER_standard_name
OPENSSL_cipher_name
Added in https://github.com/openssl/openssl/pull/3859/ (in OpenSSL 1.1.1)
Perhaps for older openssl we should hard-code the names?