X-Git-Url: https://git.hcoop.net/hcoop/domtool2.git/blobdiff_plain/563e77927eb5faaae4571bd2b0811de590368581..621629dc64ea614907eb1f9b77e3288d8dbd299f:/src/domain.sig diff --git a/src/domain.sig b/src/domain.sig index 8d10fe0..9383a8e 100644 --- a/src/domain.sig +++ b/src/domain.sig @@ -90,6 +90,7 @@ signature DOMAIN = sig val your_paths : unit -> DataStructures.StringSet.set (* UNIX users, groups, and paths the user may act with *) + val get_context : unit -> OpenSSL.context val set_context : OpenSSL.context -> unit val hasPriv : string -> bool