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