Slave dispatching working
[hcoop/domtool2.git] / src / domain.sig
index 003dd2b..7ea6689 100644 (file)
@@ -57,4 +57,6 @@ signature DOMAIN = sig
     val your_groups : unit -> DataStructures.StringSet.set
     val your_paths : unit -> DataStructures.StringSet.set
     (* UNIX users, groups, and paths the user may act with *)
+
+    val set_context : OpenSSL.context -> unit
 end