pub unsafe extern "system" fn CertIsWeakHash(
    dwhashusetype: u32,
    pwszcnghashalgid: PWSTR,
    dwchainflags: u32,
    psignerchaincontext: *const CERT_CHAIN_CONTEXT,
    ptimestamp: *const FILETIME,
    pwszfilename: PWSTR
) -> BOOL
Expand description

Required features: ‘Win32_Security_Cryptography’, ‘Win32_Foundation’