// Assembly: UnityEngine.UnityWebRequestModule
// Full name: UnityEngine.Networking.CertificateHandler

namespace UnityEngine.Networking
{
public class CertificateHandler // TypeDefIndex: 12662
{
	// Fields
	type#20938 m_Ptr;

	// Methods
	// RVA: -1
	private static type#20925 Create(type#15811 obj) { }
	// RVA: -1
	private type#28660 ReleaseFromScripting() { }
	// RVA: -1
	protected type#28660 .ctor() { }
	// RVA: -1
	protected virtual type#28660 Finalize() { }
	// RVA: -1
	protected virtual type#15313 ValidateCertificate(type#12860 certificateData) { }
	// RVA: -1
	internal type#15313 ValidateCertificateNative(type#12860 certificateData) { }
	// RVA: -1
	public virtual type#28660 Dispose() { }
	// RVA: -1
	private static type#28660 ReleaseFromScripting_Injected(type#20925 _unity_self) { }
}
}
