Type Alias hacl::ed25519::Signature

source ยท
pub type Signature = [u8; 64];
Expand description

Signatures are 64 byte arrays.