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