macAlgorithm property
Message authentication code (MacAlgorithm) used by the cipher.
Implementation
@override
MacAlgorithm get macAlgorithm => const DartChacha20Poly1305AeadMacAlgorithm();
Message authentication code (MacAlgorithm) used by the cipher.
@override
MacAlgorithm get macAlgorithm => const DartChacha20Poly1305AeadMacAlgorithm();