pub type Signature = Tag;
A deprecated alias for Tag.
Tag
pub struct Signature { msg: [u8; 64], msg_len: usize, }
msg: [u8; 64]
msg_len: usize