pub type KeytoolStorage = Storage<KeytoolStorage, KeytoolStorage>;
Expand description
An unsecure Storage that leverages IOTA Keytool.
Aliased Typeยง
struct KeytoolStorage { /* private fields */ }
pub type KeytoolStorage = Storage<KeytoolStorage, KeytoolStorage>;
An unsecure Storage that leverages IOTA Keytool.
struct KeytoolStorage { /* private fields */ }