Type Definition k256::ecdsa::DerSignature[][src]

pub type DerSignature = Signature<Secp256k1>;
This is supported on crate feature ecdsa-core only.
Expand description

ECDSA/secp256k1 signature (ASN.1 DER encoded)