digest method

Uint8List digest()

Implementation

Uint8List digest() {
  return toU8a();
}