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

namespace System.Security.Cryptography
{
public class RSAOAEPKeyExchangeFormatter // TypeDefIndex: 4065
{
	// Fields
	type#24896 _rsaKey;
	type#9616 _rsaOverridesEncrypt;

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