logo

Type Definition ecdsa::SignatureSize

source · []
pub type SignatureSize<C> = <<C as Curve>::FieldSize as Add>::Output;
Expand description

Size of a fixed sized signature for the given elliptic curve.