Keyset update
[pierogi] / protocols / pirprotocol.h
index 21a803d..e5b32c9 100644 (file)
@@ -101,6 +101,11 @@ public:
     unsigned int firstCommand,
     unsigned int secondCommand);
 
+  void addXMPKey(
+    PIRKeyName key,
+    unsigned int firstCommand,
+    unsigned int secondCommand);
+
   void setCarrierFrequency(
     unsigned int freq);