windows::Win32::Security::Cryptography

Function SslCreateHandshakeHash

pub unsafe fn SslCreateHandshakeHash(
    hsslprovider: NCRYPT_PROV_HANDLE,
    phhandshakehash: *mut NCRYPT_HASH_HANDLE,
    dwprotocol: u32,
    dwciphersuite: u32,
    dwflags: u32,
) -> Result<()>