Function windows_sys::Win32::Security::Cryptography::CertIsWeakHash
[−]pub unsafe extern "system" fn CertIsWeakHash(
dwhashusetype: u32,
pwszcnghashalgid: PCWSTR,
dwchainflags: u32,
psignerchaincontext: *const CERT_CHAIN_CONTEXT,
ptimestamp: *const FILETIME,
pwszfilename: PCWSTR
) -> BOOL
Expand description
Required features: "Win32_Security_Cryptography"
, "Win32_Foundation"