getExponent method

BigInt getExponent()
override

Implementation

BigInt getExponent() {
  return e;
}