pub type Signature = Signature<SIGNATURE_LEN, EcdsaBls381Tag>;
(ECDSA,BLS12-381) signature pair.
struct Signature(pub [u8; 177], _);
0: [u8; 177]