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