1 /* -*- Mode: C++; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
6 * Moonlight List (moonlight-list@lists.ximian.com)
8 * Copyright 2009 Novell, Inc. (http://www.novell.com)
10 * See the LICENSE file included with the distribution for details.
13 #ifndef __SECURITY_H__
14 #define __SECURITY_H__
19 #include <mono/metadata/appdomain.h>
20 #include <mono/metadata/assembly.h>
24 G_GNUC_INTERNAL
void security_enable_coreclr (const char *platform_dir
);