From: Dongsun Lee Date: Wed, 2 Mar 2016 07:15:13 +0000 (+0900) Subject: Add key-manager error message X-Git-Tag: submit/tizen/20160314.063505~8^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F76%2F60776%2F3;p=platform%2Fcore%2Fapi%2Fcommon.git Add key-manager error message Change-Id: I5965fb89f15f83bfe011f71f5b5223a286cf459a Signed-off-by: Dongsun Lee --- diff --git a/error_messages/key-manager.xml b/error_messages/key-manager.xml index 2b75b64..91b373c 100644 --- a/error_messages/key-manager.xml +++ b/error_messages/key-manager.xml @@ -6,7 +6,7 @@ TIZEN_ERROR_KEY_MANAGER | 0x02 - Invalid request from client + Invalid request from client TIZEN_ERROR_KEY_MANAGER | 0x03 @@ -22,7 +22,7 @@ TIZEN_ERROR_KEY_MANAGER | 0x06 - Authentication between client and manager failed + Optional password which used when saving is incorrect TIZEN_ERROR_KEY_MANAGER | 0x07 @@ -54,15 +54,15 @@ TIZEN_ERROR_KEY_MANAGER | 0x0E - A provided file doesn't exists or cannot be accessed in the file system + A provided file or binary has not a valid format TIZEN_ERROR_KEY_MANAGER | 0x0F - A provided file or binary has not a valid format + A provided file doesn't exist or cannot be accessed in the file system TIZEN_ERROR_KEY_MANAGER | 0x10 - Key is not exportable. It could not be returned to client + Key\/certifificate\/pkcs12\/data is not exportable. It could not be returned to client TIZEN_ERROR_KEY_MANAGER | 0x11 @@ -73,4 +73,3 @@ The error with unknown reason -