sha1 method

  1. @override
Sha1 sha1()
inherited

A factory used by Sha1.

Implementation

@override
Sha1 sha1() => const DartSha1();