windows::Win32::Security::Cryptography

Function SslHashHandshake

pub unsafe fn SslHashHandshake(
    hsslprovider: NCRYPT_PROV_HANDLE,
    hhandshakehash: NCRYPT_HASH_HANDLE,
    pbinput: &[u8],
    dwflags: u32,
) -> Result<()>