ed448GenerateKey method

Uint8List ed448GenerateKey()

Implementation

Uint8List ed448GenerateKey() {
  return flutterEd448GenerateKey();
}