digestmd5

package
v0.3.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 7, 2017 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Overview

Package digestmd5 implements the Digest Authentication as a SASL Mechanism according to RFC 2831.

Index

Constants

View Source
const (
	// Name is the authentication type associated with the SASL mechanism
	Name = "DIGEST-MD5"
)

Variables

View Source
var (
	// Mechanism is the DIGEST-MD5 SASL mechanism
	Mechanism sasl.Mechanism = &digestMD5Mechanism{}
)

Functions

func Register

func Register()

Register the SASL mechanism

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL