// Assembly: mscorlib
// Full name: System.Security.Cryptography.RandomNumberGenerator

namespace System.Security.Cryptography
{
public class RandomNumberGenerator // TypeDefIndex: 4053
{

	// Methods
	// RVA: -1
	protected type#28660 .ctor() { }
	// RVA: -1
	public static type#24930 Create() { }
	// RVA: -1
	public virtual type#28660 Dispose() { }
	// RVA: -1
	protected virtual type#28660 Dispose(type#15313 disposing) { }
	// RVA: -1
	public abstract type#28660 GetBytes(type#12860 data) { }
	// RVA: -1
	public virtual type#28660 GetNonZeroBytes(type#12860 data) { }
}
}
