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