decrypt abstract method

Future<Uint8List> decrypt(
  1. Uint8List input
)

Implementation

Future<Uint8List> decrypt(Uint8List input);