Function CertIsStrongHashToSign
pub unsafe fn CertIsStrongHashToSign<P1>(
pstrongsignpara: *const CERT_STRONG_SIGN_PARA,
pwszcnghashalgid: P1,
psigningcert: Option<*const CERT_CONTEXT>,
) -> Result<()>where
P1: Param<PCWSTR>,
pub unsafe fn CertIsStrongHashToSign<P1>(
pstrongsignpara: *const CERT_STRONG_SIGN_PARA,
pwszcnghashalgid: P1,
psigningcert: Option<*const CERT_CONTEXT>,
) -> Result<()>where
P1: Param<PCWSTR>,