package amqp-client-async

  1. Overview
  2. Docs

Module Connection.Secure_okSource

This method attempts to authenticate, passing a block of SASL data for the security mechanism at the server side.

Sourcetype t = {
  1. response : Amqp_client_lib.Types.longstr;
    (*

    A block of opaque data passed to the security mechanism. The contents of this data are defined by the SASL security mechanism.

    *)
}
Sourceval init : response:Amqp_client_lib.Types.longstr -> unit -> t
OCaml

Innovation. Community. Security.