pub unsafe extern "system" fn CertIsStrongHashToSign(
    pstrongsignpara: *const CERT_STRONG_SIGN_PARA,
    pwszcnghashalgid: PCWSTR,
    psigningcert: *const CERT_CONTEXT
) -> BOOL
Expand description

Required features: ‘Win32_Security_Cryptography’, ‘Win32_Foundation’