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