pub type Seed = StackByteArray<CRYPTO_SIGN_SEEDBYTES>;Expand description
Stack-allocated seed for message signing.
Aliased Typeยง
pub struct Seed(/* private fields */);pub type Seed = StackByteArray<CRYPTO_SIGN_SEEDBYTES>;Stack-allocated seed for message signing.
pub struct Seed(/* private fields */);