Set whether servers may accept incoming connections that skip the SASL layer negotiation.
Set the outcome of SASL negotiation
Retrieve the hostname indicated by the client when sending its SaslInit.
Retrieve the outcome of SASL negotiation.
Retrieve the list of SASL mechanisms provided by the remote.
Access the current state of the layer.
Determine the size of the bytes available via recv().
Configure the SASL layer to use the "PLAIN" mechanism.
Read challenge/response/additional data sent from the peer.
Send challenge/response/additional data to the peer.
Adds a listener to receive notice of frames having arrived.
Set the acceptable SASL mechanisms for the layer.
Set the remote hostname to indicate the host being connected to when sending a SaslInit to the server.