[][src]Type Definition ecdsa::fixed_signature::Size

type Size<ScalarSize> = <ScalarSize as Add>::Output;

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