sha384 method

  1. @override
Sha384 sha384()
inherited

A factory used by Sha384.

Implementation

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