equal
deleted
inserted
replaced
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 |
321 TSaveCertInput iSaveCertInput; |
323 TSaveCertInput iSaveCertInput; |
322 TValidationError iAuthFailReason; |
324 TValidationError iAuthFailReason; |
323 |
325 |
324 TBool& iDeleted; |
326 TBool& iDeleted; |
325 |
327 |
326 CAknQueryDialog* iQueryDialog; |
|
327 TBool iQueryDialogDeleted; |
|
328 |
|
329 CCTPinQueryDialog* iPinQueryDialog; |
328 CCTPinQueryDialog* iPinQueryDialog; |
330 TBool iPinQueryDialogDeleted; |
329 TBool iPinQueryDialogDeleted; |
331 }; |
330 }; |
332 |
331 |
333 #endif // CTSECURITYDIALOGSAO_H |
332 #endif // CTSECURITYDIALOGSAO_H |