Function crypt32::CryptHashPublicKeyInfo
[−]
[src]
pub unsafe extern "system" fn CryptHashPublicKeyInfo(
hCryptProv: HCRYPTPROV_LEGACY,
Algid: ALG_ID,
dwFlags: DWORD,
dwCertEncodingType: DWORD,
pInfo: PCERT_PUBLIC_KEY_INFO,
pbComputedHash: *mut BYTE,
pcbComputedHash: *mut DWORD
) -> BOOL