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