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