menu
blockchain_utils package
documentation
bip/ecc/keys/ed25519_kholaw_keys.dart
Ed25519KholawPublicKey
uncompressedLength property
uncompressedLength property
dark_mode
light_mode
uncompressedLength
property
@
override
int
get
uncompressedLength
override
public key uncompressed bytes length
Implementation
@override int get uncompressedLength { return length; }
blockchain_utils package
documentation
bip/ecc/keys/ed25519_kholaw_keys
Ed25519KholawPublicKey
uncompressedLength property
Ed25519KholawPublicKey class