Implement asynchronous encryption/decryption API
[platform/core/security/key-manager.git] / src / manager / client-async / ocsp-receiver.h
index bd6bf7b..93d2dec 100644 (file)
@@ -36,7 +36,7 @@ public:
 
     NONCOPYABLE(OcspReceiver);
 
-    void parseResponse();
+    void processResponse();
 
 private:
     MessageBuffer& m_buffer;