Trait security_framework::os::macos::secure_transport::MidHandshakeSslStreamExt[][src]

pub trait MidHandshakeSslStreamExt { }
Expand description

An extension trait adding OSX specific functionality to the MidHandshakeSslStream type.

Implementors

impl<S> MidHandshakeSslStreamExt for MidHandshakeSslStream<S>[src]