sha384 method

  1. @override
Sha384 sha384()
override

A factory used by Sha384.

Implementation

@override
Sha384 sha384() => const DartSha384();