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

namespace System.Security.Cryptography
{
public class CryptoStreamMode // TypeDefIndex: 4014
{
	// Fields
	type#20890 value__;
	type#16597 Read;
	type#16597 Write;
}
}
