pubExponent property
Get the public exponent (e)
Implementation
@Deprecated('Use publicExponent.')
BigInt? get pubExponent => publicExponent;
Get the public exponent (e)
@Deprecated('Use publicExponent.')
BigInt? get pubExponent => publicExponent;