generator property

BigInt generator
final

A generator modulo N (the safe prime). Typically denoted 'g'.

Implementation

final BigInt generator;