Function windows_sys::Win32::Security::Cryptography::NCryptCreatePersistedKey
[−]pub unsafe extern "system" fn NCryptCreatePersistedKey(
hprovider: usize,
phkey: *mut usize,
pszalgid: PWSTR,
pszkeyname: PWSTR,
dwlegacykeyspec: CERT_KEY_SPEC,
dwflags: NCRYPT_FLAGS
) -> i32Expand description
Required features: ‘Win32_Security_Cryptography’, ‘Win32_Foundation’
