All,
Previous versions used:
Windows 7
openssl-1.0.2s
libssh-0.9.0
VS2017
Strawberry Perl
This configuration worked without issue. Then, MS EOL'ed Windows 7.
My configuration is now:
Windows 10
openssl-1.1.1d (someone on libssh told me that I needed this version)
VS2017
Straw
On 02/10/2019 03:10, Christian Mazakas wrote:
> I'm relatively new to the world of OpenSSL.
>
> I'm trying to write a QUIC stream class and for that, I need to use the
> EVP_PKEY_CTX and I'm not sure what's the optimal way of scoping instances of
> this context.
>
> For example, should I have