Type Definition elliptic_curve::ScalarBits
source · [−]pub type ScalarBits<C> = FieldBits<<Scalar<C> as PrimeFieldBits>::ReprBits>;
Available on crate feature
bits
only.Expand description
Bit representation of a scalar field element of a given curve.