pub unsafe extern "system" fn NCryptFinalizeKey(
    hkey: NCRYPT_KEY_HANDLE,
    dwflags: NCRYPT_FLAGS
) -> i32
Expand description

Required features: ‘Win32_Security_Cryptography’