package krb

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Source file context.ml

1
2
3
4
5
open! Core

type t

external init : unit -> (t, Krb_error0.t) Result.t = "caml_krb5_init_context_global"
OCaml

Innovation. Community. Security.