pub type Public = Public<PUBLIC_KEY_LEN, EcdsaBls381Tag>;
(ECDSA,BLS12-381) public key pair.
struct Public(pub [u8; 177], _);
0: [u8; 177]