Struct security_framework::secure_transport::SslClientCertificateState [−][src]
pub struct SslClientCertificateState(_);
Expand description
Specifies the state of client certificate processing.
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 SslClientCertificateStateimpl Send for SslClientCertificateStateimpl Sync for SslClientCertificateStateimpl Unpin for SslClientCertificateStateimpl UnwindSafe for SslClientCertificateStateBlanket Implementations
Mutably borrows from an owned value. Read more