DartHmac.blake2b constructor

DartHmac.blake2b()

HMAC-BLAKE2B.

Implementation

factory DartHmac.blake2b() => DartHmac(Blake2b());