sha512 method

  1. @override
Sha512 sha512()
override

Implementation

@override
Sha512 sha512() {
  return fallback.sha512();
}