windows::Win32::Security::Cryptography

Function SslOpenPrivateKey

pub unsafe fn SslOpenPrivateKey(
    hsslprovider: NCRYPT_PROV_HANDLE,
    phprivatekey: *mut NCRYPT_KEY_HANDLE,
    pcertcontext: *const CERT_CONTEXT,
    dwflags: u32,
) -> Result<()>