pub type StrongholdSecretManager = StrongholdAdapter;
Expand description

Secret manager that uses [iota_stronghold] as the backing storage.

This is just an alias to the all-in-one [StrongholdAdapter].