publicExponent property

BigInt? get publicExponent
inherited

Get the public exponent.

Implementation

BigInt? get publicExponent => exponent;