publicExponent property

BigInt? publicExponent

Get the public exponent (e)

Implementation

BigInt? get publicExponent => _pubExp;