Skip to content
Commit 8931299e authored by Marko Lalic's avatar Marko Lalic
Browse files

openssl: Add methods to get the protocol selected by NPN

The method is added to the `Ssl` struct, since this is how the native
OpenSSL API works. It is also added to the `SslStream` convenience
struct, since the `Ssl` instance that it wraps is not public and clients
may want to check which protocol is in use on a particular SSL stream.
parent 5689ad92
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment