totp

package
v0.0.0-...-7ebcd67 Latest Latest
Warning

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

Go to latest
Published: Apr 13, 2016 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	VERSION = "1.0.0"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Token

type Token struct {
	// contains filtered or unexported fields
}

func New

func New(key []byte) Token

func NewHashToken

func NewHashToken(key []byte, h func() hash.Hash) Token

func (Token) Generate

func (token Token) Generate(t time.Time, length int) string

func (Token) String

func (t Token) String() string

Jump to

Keyboard shortcuts

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