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