diff -r ece4bbb094df -r a005fc61b02a pkiutilities/CertmanUi/INC/CertmanuiKeeper.h --- a/pkiutilities/CertmanUi/INC/CertmanuiKeeper.h Mon Mar 15 12:43:21 2010 +0200 +++ b/pkiutilities/CertmanUi/INC/CertmanuiKeeper.h Wed Mar 31 23:00:46 2010 +0300 @@ -1,5 +1,5 @@ /* -* Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies). +* Copyright (c) 2003-2010 Nokia Corporation and/or its subsidiary(-ies). * All rights reserved. * This component and the accompanying materials are made available * under the terms of "Eclipse Public License v1.0" @@ -195,11 +195,16 @@ */ TBool iStartup; - /** + /** * Certificate helper class */ CCertManUICertificateHelper* iCertificateHelper; + /** + * Index for the current CA cert for changing trust settings + */ + TInt iCurrentCACertForTrustSettings; + private: // functions /**