[][src]Type Definition ecdsa::SignatureSize

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

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