// Assembly: System
// Full name: Mono.Net.Security.MonoTlsStream

namespace Mono.Net.Security
{
public class MonoTlsStream // TypeDefIndex: 7603
{
	// Fields
	type#22801 provider;
	type#23398 networkStream;
	type#19698 request;
	type#22939 settings;
	type#26369 sslStream;
	type#23712 sslStreamLock;
	type#28736 status;
	type#15314 <CertificateValidationFailed>k__BackingField;

	// Methods
	// RVA: -1
	internal type#19695 get_Request() { }
	// RVA: -1
	internal type#28735 get_ExceptionStatus() { }
	// RVA: -1
	internal type#15313 get_CertificateValidationFailed() { }
	// RVA: -1
	internal type#28660 set_CertificateValidationFailed(type#15313 value) { }
	// RVA: -1
	public type#28660 .ctor(type#19695 request, type#23396 networkStream) { }
	// RVA: -1
	internal type#10506 CreateStream(type#28726 tunnel, type#15724 cancellationToken) { }
	// RVA: -1
	public virtual type#28660 Dispose() { }
	// RVA: -1
	private type#28660 CloseSslStream() { }
}
}
