menu
blockchain_utils package
documentation
crypto/ec_encryption.dart
n property
n property
dark_mode
light_mode
n
top-level property
BigInt
n
final
Extract the elliptic curve's group order 'n' and generator point 'G'.
Implementation
final n = secp256k1.n;
blockchain_utils package
documentation
crypto/ec_encryption
n property
ec_encryption library