Function windows_sys::Win32::Security::Cryptography::BCryptGenerateKeyPair
[−]pub unsafe extern "system" fn BCryptGenerateKeyPair(
halgorithm: BCRYPT_ALG_HANDLE,
phkey: *mut BCRYPT_KEY_HANDLE,
dwlength: u32,
dwflags: u32
) -> NTSTATUS
Expand description
Required features: "Win32_Security_Cryptography"
, "Win32_Foundation"