Type Alias elliptic_curve::FieldBytesSize
source · pub type FieldBytesSize<C> = <C as Curve>::FieldBytesSize;
Expand description
Size of serialized field elements of this elliptic curve.
pub type FieldBytesSize<C> = <C as Curve>::FieldBytesSize;
Size of serialized field elements of this elliptic curve.