krb.internal
Credentials.Flags
krb.public
type t = {
forwardable : bool;
proxiable : bool;
}
val sexp_of_t : t -> Sexplib0.Sexp.t