branch | CompilerCompatibility |
changeset 11 | eedd0bd837c5 |
parent 8 | e65204f75c47 |
child 13 | 5474adb59cd1 |
9:cc18bc66e5ae | 11:eedd0bd837c5 |
---|---|
52 /** |
52 /** |
53 * Create Unified Cert Store |
53 * Create Unified Cert Store |
54 * |
54 * |
55 * @since S60 v3.2 |
55 * @since S60 v3.2 |
56 */ |
56 */ |
57 void CreateUnifiedCertStoreL(); |
57 IMPORT_C void CreateUnifiedCertStoreL(); |
58 |
58 |
59 /** |
59 /** |
60 * Find a cert in the Unified Cert Store |
60 * Find a cert in the Unified Cert Store |
61 * |
61 * |
62 * @since S60 v3.2 |
62 * @since S60 v3.2 |