ComputeSHA1 abstract method

Uint8List ComputeSHA1(
  1. Uint8List data
)

Implementation

Uint8List ComputeSHA1(
  Uint8List data,
);