toSync method

  1. @override
DartPoly1305 toSync()
override

Returns a synchronous implementation of this algorithm.

Implementation

@override
DartPoly1305 toSync() => const DartPoly1305();