Function VerifyHash
pub unsafe fn VerifyHash<P3>(
hcrypto: *const INFORMATIONCARD_CRYPTO_HANDLE,
phash: &[u8],
hashalgoid: P3,
psig: &[u8],
) -> Result<BOOL>where
P3: Param<PCWSTR>,
pub unsafe fn VerifyHash<P3>(
hcrypto: *const INFORMATIONCARD_CRYPTO_HANDLE,
phash: &[u8],
hashalgoid: P3,
psig: &[u8],
) -> Result<BOOL>where
P3: Param<PCWSTR>,