publicExponent property

BigInteger publicExponent

Implementation

external BigInteger get publicExponent;
void publicExponent=(BigInteger value)

Implementation

external set publicExponent(BigInteger value);