Expand description
HSM share protection interface — trait-based hardware integration.
Structs§
- Mock
HsmBackend - Mock HSM backend (in-process, for development/testing).
- Sealed
Share - A share sealed inside an HSM.
- Share
Vault - A share vault that uses an HSM backend for protection.
Enums§
- HsmError
- HSM errors.
Traits§
- HsmBackend
- Trait for HSM share protection backends.