cryptomgmtlibs/cryptotokenfw/inc_interfaces/MCTKeyStore_v2.h
changeset 15 da2ae96f639b
parent 8 35751d3474b7
child 45 030c4fbc13d7
--- a/cryptomgmtlibs/cryptotokenfw/inc_interfaces/MCTKeyStore_v2.h	Fri Oct 02 13:15:59 2009 +0300
+++ b/cryptomgmtlibs/cryptotokenfw/inc_interfaces/MCTKeyStore_v2.h	Mon Oct 12 10:17:04 2009 +0300
@@ -75,7 +75,10 @@
 		EInvalidAlgorithm	= 0,
 		ERSA				= 1,
 		EDSA				= 2,
-		EDH					= 3
+		EDH					= 3,
+#ifdef SYMBIAN_ENABLE_SDP_WMDRM_SUPPORT
+		EECC                = 4,
+#endif
 		};
 
 	/** Flags for key access bitfield. */