menu
blockchain_utils package
documentation
bip/ecc/keys/i_keys.dart
IPrivateKey
length property
length property
dark_mode
light_mode
length
property
int
get
length
Get the length of the private key in bytes.
Implementation
int get length;
blockchain_utils package
documentation
bip/ecc/keys/i_keys
IPrivateKey
length property
IPrivateKey class