Type Definition ecdsa::SignatureSize[][src]

type SignatureSize<C> = <<C as Curve>::FieldSize as Add>::Output;

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