Struct security_framework::secure_transport::SslProtocolSide [−][src]
pub struct SslProtocolSide(_);
Expand description
Specifies a side of a TLS session.
Implementations
Trait Implementations
This method tests for self and other values to be equal, and is used
by ==. Read more
This method tests for !=.
Auto Trait Implementations
impl RefUnwindSafe for SslProtocolSideimpl Send for SslProtocolSideimpl Sync for SslProtocolSideimpl Unpin for SslProtocolSideimpl UnwindSafe for SslProtocolSideBlanket Implementations
Mutably borrows from an owned value. Read more