package krb

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

Source file server_principal.ml

1
2
3
open! Core

type t = { server_principal : Principal.Name.t } [@@deriving sexp_of]
OCaml

Innovation. Community. Security.