cryptomgmtlibs/securityutils/inc/securityerr.h
changeset 31 5b5ca9f4f7b4
parent 30 cf642210ecb7
child 43 9b5a3a9fddf8
--- a/cryptomgmtlibs/securityutils/inc/securityerr.h	Thu Dec 17 09:28:34 2009 +0200
+++ b/cryptomgmtlibs/securityutils/inc/securityerr.h	Thu Jan 07 13:42:40 2010 +0200
@@ -111,4 +111,9 @@
 **/
 const TInt KErrPrivateKeyNotFound			= -11011;
 
+/**
+	If a setting in the repository is not found.
+**/
+const TInt KErrSettingNotFound					= -11012;	
+
 #endif	//	__SECURITYERR_H__