Type Definition evercrypt::ed25519::Signature[][src]

pub type Signature = [u8; 64];
Expand description

Signatures are 64 byte arrays.