Type Definition p384::ecdsa::DerSignature

source ·
pub type DerSignature = Signature<NistP384>;
Available on crate feature ecdsa-core only.
Expand description

ECDSA/P-384 signature (ASN.1 DER encoded)