Function windows_sys::Win32::Security::Cryptography::NCryptOpenKey
[−]pub unsafe extern "system" fn NCryptOpenKey(
hprovider: NCRYPT_PROV_HANDLE,
phkey: *mut NCRYPT_KEY_HANDLE,
pszkeyname: PCWSTR,
dwlegacykeyspec: CERT_KEY_SPEC,
dwflags: NCRYPT_FLAGS
) -> HRESULT
Expand description
Required features: "Win32_Security_Cryptography"