flutterEd448GenerateKey function
Compatibility entry point for generating an Ed448 private key.
Implementation
Uint8List flutterEd448GenerateKey() => ed448GenerateKey();
Compatibility entry point for generating an Ed448 private key.
Uint8List flutterEd448GenerateKey() => ed448GenerateKey();