// Assembly: System
// Full name: Mono.Btls.MonoBtlsSslRenegotiateMode

namespace Mono.Btls
{
public class MonoBtlsSslRenegotiateMode // TypeDefIndex: 7643
{
	// Fields
	type#20890 value__;
	type#22854 NEVER;
	type#22854 ONCE;
	type#22854 FREELY;
	type#22854 IGNORE;
}
}
