info

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2022 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const CMD_authenticatorGetInfo = 0x04

Variables

This section is empty.

Functions

This section is empty.

Types

type AuthenticatorGetInfo

type AuthenticatorGetInfo struct {
	Versions     []string        `cbor:"1,keyasint"`
	Extensions   []string        `cbor:"2,keyasint"`
	Aaguid       []byte          `cbor:"3,keyasint"`
	Options      map[string]bool `cbor:"4,keyasint"`
	MaxMsgSize   uint            `cbor:"5,keyasint"`
	PinProtocols []uint          `cbor:"6,keyasint"`
}

func Parser

func Parser(raw []byte) (*AuthenticatorGetInfo, error)

Jump to

Keyboard shortcuts

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