privateExponent property

BigInt? privateExponent
inherited

Get the private exponent (d)

Implementation

BigInt? get privateExponent => exponent;