1 reference to CryptGenKey
System.Security.Cryptography (1)
System\Security\Cryptography\CapiHelper.Windows.cs (1)
1450bool response = Interop.Advapi32.CryptGenKey(safeProvHandle, algId, dwFlags, out safeKeyHandle);