// Assembly: Mono.Security
// Full name: Mono.Security.Interface.MonoSslPolicyErrors

namespace Mono.Security.Interface
{
public class MonoSslPolicyErrors // TypeDefIndex: 11427
{
	// Fields
	type#20890 value__;
	type#22926 None;
	type#22926 RemoteCertificateNotAvailable;
	type#22926 RemoteCertificateNameMismatch;
	type#22926 RemoteCertificateChainErrors;
}
}
