Re-exports§
pub use apps::admin::App as Admin;pub use apps::Select;pub use device::Device;pub use device::Solo2;pub use error::Error;pub use error::Result;pub use firmware::Firmware;pub use transport::Transport;
Modules§
- apps
- Middleware to use the Trussed apps on a Solo 2 device.
- device
- Solo 2 devices, which may be in regular or bootloader mode.
- error
- Error and Result types.
- firmware
- Signed firmware releases for Solo 2 devices.
- pki
- Solo 2 PKI
- transport
- Partial abstraction (to-be-improved)