From 9284a9bcc7a54b2dfbd72ecb77ac5b737deaa468 Mon Sep 17 00:00:00 2001 From: Dongsun Lee Date: Wed, 2 Mar 2016 16:15:13 +0900 Subject: [PATCH] Add key-manager error message Change-Id: I5965fb89f15f83bfe011f71f5b5223a286cf459a Signed-off-by: Dongsun Lee --- error_messages/key-manager.xml | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) 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 - -- 2.34.1