Type Definition dryoc::sign::Signature

source ·
pub type Signature = StackByteArray<CRYPTO_SIGN_BYTES>;
Expand description

Stack-allocated signature for message signing.