tizen 2.4 release
[framework/security/key-manager.git] / src / manager / service / crypto-logic.h
index ceda146..43e4b9c 100644 (file)
@@ -54,6 +54,7 @@ public:
     bool haveKey(const Label &smackLabel);
     void pushKey(const Label &smackLabel,
                  const RawBuffer &applicationKey);
+    void removeKey(const Label &smackLabel);
 
 private:
        static const int ENCR_BASE64 =   1 << 0;