windows::Win32::Security::Cryptography

Function SslDuplicateTranscriptHash

pub unsafe fn SslDuplicateTranscriptHash(
    hsslprovider: NCRYPT_PROV_HANDLE,
    htranscripthash: NCRYPT_HASH_HANDLE,
    phtranscripthash: *mut NCRYPT_HASH_HANDLE,
    dwflags: u32,
) -> Result<()>