menu
flutter_chia_rust_utils package
documentation
classes/bls/private_key.dart
PrivateKey
PrivateKey.new constructor
PrivateKey.new constructor
dark_mode
light_mode
PrivateKey
constructor
PrivateKey
(
Uint8List
bytes
)
Implementation
PrivateKey(Uint8List bytes) : super(bytes);
flutter_chia_rust_utils package
documentation
classes/bls/private_key
PrivateKey
PrivateKey.new constructor
PrivateKey class