macAlgorithm property

  1. @override
MacAlgorithm macAlgorithm

Message authentication code (MacAlgorithm) used by the cipher.

Implementation

@override
MacAlgorithm get macAlgorithm => const DartChacha20Poly1305AeadMacAlgorithm();