Future<Uint8List> mcuDecrypt(Uint8List mac, Uint8List payload) { throw UnimplementedError('mcuDecrypt() has not been implemented.'); }