// Assembly: System
// Full name: unitytls_interface_struct

public class unitytls_interface_struct // TypeDefIndex: 7568
{
	// Fields
	type#27943 UNITYTLS_INVALID_HANDLE;
	type#34490 UNITYTLS_TLSCTX_PROTOCOLRANGE_DEFAULT;
	type#35227 unitytls_errorstate_create;
	type#35229 unitytls_errorstate_raise_error;
	type#35233 unitytls_key_get_ref;
	type#35235 unitytls_key_parse_der;
	type#35237 unitytls_key_parse_pem;
	type#35231 unitytls_key_free;
	type#35271 unitytls_x509_export_der;
	type#35281 unitytls_x509list_get_ref;
	type#35283 unitytls_x509list_get_x509;
	type#35277 unitytls_x509list_create;
	type#35275 unitytls_x509list_append;
	type#35273 unitytls_x509list_append_der;
	type#35273 unitytls_x509list_append_pem;
	type#35279 unitytls_x509list_free;
	type#35285 unitytls_x509verify_default_ca;
	type#35287 unitytls_x509verify_explicit_ca;
	type#35243 unitytls_tlsctx_create_server;
	type#35241 unitytls_tlsctx_create_client;
	type#35257 unitytls_tlsctx_server_require_client_authentication;
	type#35259 unitytls_tlsctx_set_certificate_callback;
	type#35263 unitytls_tlsctx_set_trace_callback;
	type#35267 unitytls_tlsctx_set_x509verify_callback;
	type#35261 unitytls_tlsctx_set_supported_ciphersuites;
	type#35247 unitytls_tlsctx_get_ciphersuite;
	type#35249 unitytls_tlsctx_get_protocol;
	type#35253 unitytls_tlsctx_process_handshake;
	type#35255 unitytls_tlsctx_read;
	type#35269 unitytls_tlsctx_write;
	type#35251 unitytls_tlsctx_notify_close;
	type#35245 unitytls_tlsctx_free;
	type#35239 unitytls_random_generate_bytes;
	type#35289 unitytls_x509verify_result_to_string;
	type#35265 unitytls_tlsctx_set_trace_level;

	// Methods
	// RVA: -1
	public type#28660 .ctor() { }
}
