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