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