tiki_sdk_dart
utils
CryptoRSAPublicKey
publicExponent property
publicExponent
publicExponent
property
Null safety
BigInt?
publicExponent
inherited
Get the public exponent.
Implementation
BigInt? get publicExponent => exponent;
tiki_sdk_dart
utils
CryptoRSAPublicKey
publicExponent property
CryptoRSAPublicKey class
Constructors
CryptoRSAPublicKey
Properties
e
exponent
hashCode
modulus
n
publicExponent
runtimeType
Methods
encode
noSuchMethod
toString
Operators
operator ==
Static methods
decode