publicExponent property

BigInt? publicExponent
inherited

Get the public exponent.

Implementation

BigInt? get publicExponent => exponent;