sign abstract method

Future<Uint8List> sign(
  1. Uint8List hash
)

Sign

Implementation

Future<Uint8List> sign(Uint8List hash);