baselen property

  1. @override
int get baselen
override

Get the length of the base point in the curve

Implementation

@override
int get baselen => BigintUtils.orderLen(p);