winapi::wincrypt::CALG_SSL3_MASTER
[-] [+]
[src]
pub const CALG_SSL3_MASTER: ALG_ID=ALG_CLASS_MSG_ENCRYPT | ALG_TYPE_SECURECHANNEL | ALG_SID_SSL3_MASTER
pub const CALG_SSL3_MASTER: ALG_ID=ALG_CLASS_MSG_ENCRYPT | ALG_TYPE_SECURECHANNEL | ALG_SID_SSL3_MASTER
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).