windows::Win32::Security::Cryptography

Function SslExpandBinderKey

pub unsafe fn SslExpandBinderKey(
    hsslprovider: NCRYPT_PROV_HANDLE,
    hearlykey: NCRYPT_KEY_HANDLE,
    phbinderkey: *mut NCRYPT_KEY_HANDLE,
    pparameterlist: Option<*const BCryptBufferDesc>,
    dwflags: u32,
) -> Result<()>