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