System.Security.Cryptography.RNGCryptoServiceProvider.RNGCryptoServiceProvider.RngClose C# (CSharp) Method

RngClose() private method

private RngClose ( IntPtr handle ) : void
handle IntPtr
return void
		private static extern void RngClose (IntPtr handle);