Struct security_framework::secure_transport::SslAuthenticate [−][src]
pub struct SslAuthenticate(_);
Expand description
Specifies a server’s requirement for client certificates.
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 SslAuthenticateimpl Send for SslAuthenticateimpl Sync for SslAuthenticateimpl Unpin for SslAuthenticateimpl UnwindSafe for SslAuthenticateBlanket Implementations
Mutably borrows from an owned value. Read more