Type Definition elliptic_curve::FieldBytesSize

source ·
pub type FieldBytesSize<C> = <C as Curve>::FieldBytesSize;
Expand description

Size of serialized field elements of this elliptic curve.