branch | CompilerCompatibility |
changeset 11 | eedd0bd837c5 |
parent 8 | e65204f75c47 |
child 13 | 5474adb59cd1 |
9:cc18bc66e5ae | 11:eedd0bd837c5 |
---|---|
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 |