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