package
Version:
v0.2.3
Opens a new window with list of versions in this module.
Published: May 3, 2019
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Mechanism returns a new sasl.Mechanism that will use SCRAM with the provided
Algorithm to securely transmit the provided credentials to Kafka.
SCRAM-SHA-256 and SCRAM-SHA-512 were added to Kafka in 0.10.2.0. These
mechanisms will not work with older versions.
Algorithm determines the hash function used by SCRAM to protect the user's
credentials.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.