n property

BigInt? get n

Get modulus n = p·q

Implementation

BigInt? get n => modulus;