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