package
Version:
v0.74.7
Opens a new window with list of versions in this module.
Published: Jul 17, 2026
License: BSD-3-Clause
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Deprecated: This package is deprecated and will be removed in a future release.
const (
AlgoUnknown Algorithm = iota
AlgoHMACSHA256
AlgoHMACSHA512
)
type Msg struct {
AuthAlgorithm Algorithm
AdditionalData []byte
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.