Type Alias KeytoolStorage

Source
pub type KeytoolStorage = Storage<KeytoolStorage, KeytoolStorage>;
Expand description

An unsecure Storage that leverages IOTA Keytool.

Aliased Typeยง

struct KeytoolStorage { /* private fields */ }