1 reference to BCryptGenRandom
System.Security.Cryptography (1)
System\Security\Cryptography\RandomNumberGeneratorImplementation.Windows.cs (1)
14
Interop.BCrypt.NTSTATUS status = Interop.BCrypt.
BCryptGenRandom
(IntPtr.Zero, pbBuffer, count, Interop.BCrypt.BCRYPT_USE_SYSTEM_PREFERRED_RNG);