Type Definition iota_wallet::secret::stronghold::StrongholdSecretManager
[−]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].