Available on crate feature
setup
only.Expand description
Initial YubiHSM 2 setup functionality using declarative device profiles.
Re-exports
pub use self::report::Report;
Modules
- YubiHSM 2 provisioning reports which record the server where the HSM was provisioned, the username which performed the provisioning operation, and the date provisioning occurred.
Structs
- YubiHSM 2 provisioning profile: a declarative profile specifying how a device should be (re)provisioned.
- Roles represent accounts on the device with specific permissions
Enums
- Kinds of setup-related errors
Functions
- Erase and reset an HSM device, then reinitialize it with the given profile.
- Initialize an HSM device with the given profile.
Type Definitions
- Setup-related errors