sha512 method

  1. @override
Sha512 sha512()
inherited

A factory used by Sha512.

Implementation

@override
Sha512 sha512() => const DartSha512();