Type Definition p256::ecdsa::DerSignature

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

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