AES: add generation, save, get support.
[platform/core/security/key-manager.git] / src / manager / common / protocols.h
index b136064..4f0fd2c 100644 (file)
@@ -57,6 +57,7 @@ enum class LogicCommand : int {
     GET_LIST,
     SAVE,
     REMOVE,
+    CREATE_KEY_AES,
     CREATE_KEY_PAIR,
     GET_CHAIN_CERT,
     GET_CHAIN_ALIAS,