aboutsummaryrefslogtreecommitdiff
path: root/openssl/src/stack.rs
diff options
context:
space:
mode:
authorMarko Lalic <[email protected]>2015-03-18 15:41:03 +0100
committerMarko Lalic <[email protected]>2015-03-23 08:41:15 +0100
commit8931299eab92e18f065d8e0ee3f3d8fcf9e905b0 (patch)
treeaa366f00d4c29010334a75ec2c15e871204a56b3 /openssl/src/stack.rs
parentopenssl: Implement client-side NPN protocol selection (diff)
downloadrust-openssl-8931299eab92e18f065d8e0ee3f3d8fcf9e905b0.tar.xz
rust-openssl-8931299eab92e18f065d8e0ee3f3d8fcf9e905b0.zip
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.
Diffstat (limited to 'openssl/src/stack.rs')
0 files changed, 0 insertions, 0 deletions