openssl::ssl::SSL_VERIFY_PEER
[-] [+]
[src]
pub const SSL_VERIFY_PEER: SslVerifyMode=$ BitFlags { bits : $ value }
/// Verify that the server's certificate is trusted
pub const SSL_VERIFY_PEER: SslVerifyMode=$ BitFlags { bits : $ value }
/// Verify that the server's certificate is trusted
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct, enum,
trait, typedef (or
tdef).