menu
bip32_ed25519 package
documentation
api.dart
PublicKey
PublicKey.new constructor
PublicKey.new constructor
dark_mode
light_mode
PublicKey
constructor
PublicKey
(
Uint8List
bytes
)
Implementation
PublicKey(super.bytes) : super(keyLength: keyLength);
bip32_ed25519 package
documentation
api
PublicKey
PublicKey.new constructor
PublicKey class