u2f

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Dec 12, 2022 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var U2FCommandDescriptions = map[U2FCommand]string{
	// contains filtered or unexported fields
}

Functions

This section is empty.

Types

type U2FAuthenticateControl

type U2FAuthenticateControl uint8

type U2FCommand

type U2FCommand uint8

type U2FMessageHeader

type U2FMessageHeader struct {
	Cla     uint8
	Command U2FCommand
	Param1  uint8
	Param2  uint8
}

func (U2FMessageHeader) String

func (header U2FMessageHeader) String() string

type U2FServer

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

func NewU2FServer

func NewU2FServer(client fido_client.FIDOClient) *U2FServer

func (*U2FServer) HandleU2FMessage

func (server *U2FServer) HandleU2FMessage(message []byte) []byte

type U2FStatusWord

type U2FStatusWord uint16

Jump to

Keyboard shortcuts

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