Module sshcerts::fido

source ·
Expand description

For dealing with FIDO/U2F tokens such as generating new SSH keys

Re-exports§

Modules§

  • For generating new SSH keys on FIDO devices
  • For parsing FIDO related data
  • For handling signing operations with FIDO keys
  • For code relating to the verification of FIDO certificate chains and certificate parsing

Structs§

  • Defines a FIDO device with name and path. The path can be used in PrivateKey to route the request to a particular device.

Enums§

  • For handling FIDO related errors

Functions§