Searched defs:RawSignature (Results 1 – 3 of 3) sorted by relevance
29 pub type RawSignature = [u8; SIGNATURE_LENGTH]; typedef172 pub fn to_bytes(self) -> RawSignature { in to_bytes()257 fn to_bytes(&self) -> RawSignature; in to_bytes()
66 fn to_bytes(&self) -> RawSignature { in to_bytes()
510 fn to_bytes(&self) -> RawSignature { in to_bytes()