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