package postgres_async

  1. Overview
  2. Docs

Module Frontend.PasswordMessageSource

Sourcetype t =
  1. | Cleartext_or_md5_hex of string
  2. | Gss_binary_blob of string
Sourceval consume_krb : ([> Core.read ], Iobuf.seek) Iobuf.t -> length:int -> t Core.Or_error.t
Sourceval consume_password : ([> Core.read ], Iobuf.seek) Iobuf.t -> t Core.Or_error.t
OCaml

Innovation. Community. Security.