Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterHardwareToken ¶
func RegisterHardwareToken(caPoolOverride *x509.CertPool) (*u2f.Registration, error)
Types ¶
type U2FAuthenticationData ¶
type U2FAuthenticationData struct { *u2fhost.AuthenticateResponse NewCounter uint32 }
func AuthenticateHardwareToken ¶
func AuthenticateHardwareToken(registration *u2f.Registration) (*U2FAuthenticationData, error)
type U2FRegistrationData ¶
type U2FRegistrationData struct { *u2fhost.RegisterResponse Version string }
Click to show internal directories.
Click to hide internal directories.