changeset 33 | 3aa774c655ac |
parent 30 | cc1cea6aabaf |
child 39 | 61986511a9c8 |
32:b3e22c78f79e | 33:3aa774c655ac |
---|---|
168 |
168 |
169 void ShowNoTrustDialogL(); |
169 void ShowNoTrustDialogL(); |
170 |
170 |
171 void ShowCSRDialogL(); |
171 void ShowCSRDialogL(); |
172 |
172 |
173 void ShowInformationNoteL( TInt aResourceID ) const; |
|
174 |
|
173 /** |
175 /** |
174 * Saves digital signature receipt |
176 * Saves digital signature receipt |
175 */ |
177 */ |
176 void SaveReceiptL(const TDesC8& aBuffer); |
178 void SaveReceiptL(const TDesC8& aBuffer); |
177 |
179 |