pub type DerSignature = Signature<Secp256k1>;
ECDSA/secp256k1 signature (ASN.1 DER encoded)
struct DerSignature { /* private fields */ }