Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Key ¶
type Key struct {
// contains filtered or unexported fields
}
func CreateWithKeyHandle ¶
func (*Key) RegisterResponse ¶
func (muk *Key) RegisterResponse(req *u2f.RegisterRequest) (*u2f.RegisterResponse, error)
func (*Key) SetCounter ¶
func (*Key) SignResponse ¶
func (muk *Key) SignResponse(req *u2f.SignRequest) (*u2f.SignResponse, error)
Click to show internal directories.
Click to hide internal directories.