1 reference to CryptGenRandom
mscorlib (1)
system\security\cryptography\capinative.cs (1)
324
if (!UnsafeNativeMethods.
CryptGenRandom
(cspHandle, buffer.Length, buffer)) {