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