menu
archethic_lib_dart package
documentation
crypto_keys/src/impl.dart
RsaPublicKeyImpl
exponent property
exponent property
dark_mode
light_mode
exponent
property
@
override
BigInt
exponent
final
The exponent value for the RSA public key
Implementation
@override final BigInt exponent;
archethic_lib_dart package
documentation
crypto_keys/src/impl
RsaPublicKeyImpl
exponent property
RsaPublicKeyImpl class