Skip to main content

Module hsm_protection

Module hsm_protection 

Source
Expand description

HSM share protection interface — trait-based hardware integration.

Structs§

MockHsmBackend
Mock HSM backend (in-process, for development/testing).
SealedShare
A share sealed inside an HSM.
ShareVault
A share vault that uses an HSM backend for protection.

Enums§

HsmError
HSM errors.

Traits§

HsmBackend
Trait for HSM share protection backends.