menu
bip32_ed25519 package
documentation
cardano.dart
VerifyKey
VerifyKey constructor
VerifyKey constructor
dark_mode
light_mode
VerifyKey
constructor
VerifyKey
(
Uint8List
bytes
, {
int
keyLength
=
keyLength
,
})
Implementation
VerifyKey(super.bytes, {super.keyLength = keyLength});
bip32_ed25519 package
documentation
cardano
VerifyKey
VerifyKey constructor
VerifyKey class