Documentation
¶
Overview ¶
Package scram implements the Salted Challenge Response Authentication Mechanism according to RFC 5802.
Index ¶
Constants ¶
View Source
const (
// Name is the authentication type associated with the SASL mechanism
Name = "SCRAM-SHA-1"
)
Variables ¶
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.