Fix OpenSSL 3 warning for curve selection
It turns out that the new API was only introduced with OpenSSL 1.1.1 - so this sadly gets another ifdef.
Showing
Please register or sign in to comment
It turns out that the new API was only introduced with OpenSSL 1.1.1 - so this sadly gets another ifdef.