Expand description
sktool
is a basic tool to scan a Fuchsia system for FIDO security keys and perform simple
operations on those security keys.
Modules
hid 🔒
Traits
Common trait implemented by the different transport mechanisms for CTAP devices.
Note: the ?Send is necessary to allow implementations to make FIDL calls becasuse the auto
generated FIDL bindings don’t require threadsafe inputs.
Functions
main 🔒
Type Definitions
A CTAP device backed by a connection over FIDL to a HID device.