publicExponent property

BigInt? publicExponent

Get the public exponent.

Implementation

BigInt? get publicExponent => exponent;