Type Definition ecdsa::SignatureSize[][src]

pub type SignatureSize<C> = <FieldSize<C> as Add>::Output;
Expand description

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