Function windows_sys::Win32::Security::Cryptography::CertIsStrongHashToSign
pub unsafe extern "system" fn CertIsStrongHashToSign(
pstrongsignpara: *const CERT_STRONG_SIGN_PARA,
pwszcnghashalgid: PCWSTR,
psigningcert: *const CERT_CONTEXT
) -> BOOL
Expand description
Required features: "Win32_Foundation"