Function windows_sys::Win32::Security::Cryptography::CryptHashCertificate
[−]pub unsafe extern "system" fn CryptHashCertificate(
hcryptprov: usize,
algid: u32,
dwflags: u32,
pbencoded: *const u8,
cbencoded: u32,
pbcomputedhash: *mut u8,
pcbcomputedhash: *mut u32
) -> BOOLExpand description
Required features: ‘Win32_Security_Cryptography’, ‘Win32_Foundation’
