Added RemoveKey verb
This commit is contained in:
@@ -82,7 +82,8 @@ namespace sscs.common
|
||||
msgIdMap.Add(19,"sscs.verbs.IsSecretPersistent");
|
||||
msgIdMap.Add(20,"sscs.verbs.ObjectSerialization");
|
||||
msgIdMap.Add(21,"sscs.verbs.WriteBinaryKey");
|
||||
msgIdMap.Add(22,"sscs.verbs.ReadBinaryKey");
|
||||
msgIdMap.Add(22,"sscs.verbs.ReadBinaryKey");
|
||||
msgIdMap.Add(23,"sscs.verbs.RemoveKey");
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user