aesGcmMac constant

MacAlgorithm const aesGcmMac

MAC algorithm used by AES-GCM.

Implementation

static const MacAlgorithm aesGcmMac = DartGcm();