Implement asynchronous encryption/decryption API
[platform/core/security/key-manager.git] / src / manager / client-async / storage-receiver.h
index c838b3d..98847b6 100644 (file)
@@ -37,7 +37,7 @@ public:
 
     NONCOPYABLE(StorageReceiver);
 
-    void parseResponse();
+    void processResponse();
 
 private:
     void parseGetCommand();