orderHalf property

BigInt orderHalf
final

Half of the order of the secp256R1 elliptic curve.

Implementation

static final BigInt orderHalf = nist256256Order >> 1;