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