[][src]Type Definition signatory::ecdsa::UntaggedPointSize

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

Size of an untagged point for given elliptic curve.