changeset 15 | 9b1f1fe06753 |
parent 0 | e35f40988205 |
child 13 | 5474adb59cd1 |
3:e724ec518437 | 15:9b1f1fe06753 |
---|---|
51 /** |
51 /** |
52 * Create Unified Key Store |
52 * Create Unified Key Store |
53 * |
53 * |
54 * @since S60 v3.2 |
54 * @since S60 v3.2 |
55 */ |
55 */ |
56 void CreateUnifiedKeyStoreL(); |
56 IMPORT_C void CreateUnifiedKeyStoreL(); |
57 |
57 |
58 /** |
58 /** |
59 * Find a key in the Unified Key Store |
59 * Find a key in the Unified Key Store |
60 * |
60 * |
61 * @since S60 v3.2 |
61 * @since S60 v3.2 |