tizen 2.4 release
[framework/security/key-manager.git] / src / manager / common / key-impl.h
index 1360627..826ca4f 100644 (file)
@@ -36,7 +36,6 @@ public:
     KeyImpl();
     KeyImpl(const KeyImpl &second);
     KeyImpl &operator=(const KeyImpl &second);
-
     KeyImpl(const RawBuffer& buffer, const Password &password = Password());
     KeyImpl(EvpShPtr pkey, KeyType type);