logo

Type Definition k256::ecdsa::Signature

source · []
pub type Signature = Signature<Secp256k1>;
Expand description

ECDSA/secp256k1 signature (fixed-size)

Trait Implementations

Performs the conversion.