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

namespace System.Security.Cryptography
{
public class RSAPKCS1KeyExchangeFormatter // TypeDefIndex: 4066
{
	// Fields
	type#24931 RngValue;
	type#24896 _rsaKey;
	type#9616 _rsaOverridesEncrypt;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#14545 key) { }
	// RVA: -1
	public type#24930 get_Rng() { }
	// RVA: -1
	public virtual type#12860 CreateKeyExchange(type#12860 rgbData) { }
	// RVA: -1
	private type#15313 get_OverridesEncrypt() { }
}
}
