DartHmac.sha384 constructor

DartHmac.sha384()

HMAC-SHA384.

Implementation

factory DartHmac.sha384() => DartHmac(Sha384());