auth

package
v0.32.0 Latest Latest
Warning

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

Go to latest
Published: Nov 15, 2024 License: BSD-3-Clause Imports: 3 Imported by: 0

Documentation

Overview

Deprecated: This package is deprecated and will be removed in a future release.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Algorithm

type Algorithm int
const (
	AlgoUnknown Algorithm = iota
	AlgoHMACSHA256
	AlgoHMACSHA512
)

func (Algorithm) String

func (a Algorithm) String() string

type Msg

type Msg struct {
	AuthAlgorithm  Algorithm
	AdditionalData []byte
}

func UnmarshalMsg

func UnmarshalMsg(data []byte) (*Msg, error)

Jump to

Keyboard shortcuts

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