diff -r 7e41d162e158 -r abbed5a4b42a networksecurity/tlsprovider/inc/tlstypedef_internal.h --- a/networksecurity/tlsprovider/inc/tlstypedef_internal.h Thu Aug 19 11:25:30 2010 +0300 +++ b/networksecurity/tlsprovider/inc/tlstypedef_internal.h Tue Aug 31 16:45:15 2010 +0300 @@ -1,5 +1,5 @@ /** -* Copyright (c) 2003-2010 Nokia Corporation and/or its subsidiary(-ies). +* Copyright (c) 2003-2009 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" @@ -127,8 +127,8 @@ TBool iClientAuthenticate; TBool iDialogNonAttendedMode; TTLSSignatureAlgorithm isignatureAlgorithm; - TBuf8<256> idomainName; - TTLSDialogMode iDialogMode; + TBuf8<256> idomainName; + TBool iAllowNullCipherSuites; TBool iPskConfigured;