pub type Signature = Signature<Secp256k1>;
ECDSA/secp256k1 signature (fixed-size)
pub struct Signature { /* private fields */ }