package
Version:
v0.0.0-testwin2
Opens a new window with list of versions in this module.
Published: Feb 19, 2021
License: GPL-3.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package digestmd5 implements the Digest Authentication as a SASL Mechanism
according to RFC 2831.
View Source
const (
Name = "DIGEST-MD5"
)
View Source
var (
Mechanism sasl.Mechanism = &digestMD5Mechanism{}
)
Register the SASL mechanism
Source Files
¶
Click to show internal directories.
Click to hide internal directories.