sha512 method

  1. @override
Sha512 sha512()
override

A factory used by Sha512.

Implementation

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