# Functions
Mechanism returns a new sasl.Mechanism that will use SCRAM with the provided Algorithm to securely transmit the provided credentials to Kafka.
# Interfaces
Algorithm determines the hash function used by SCRAM to protect the user's credentials.