CWAPISecuritySettings Class Reference
class CWAPISecuritySettings : public CBase
|
Private Attributes
|
CWAPISecuritySettingsImpl *
|
iImpl
|
Constructor & Destructor Documentation
~CWAPISecuritySettings()
IMPORT_C
|
~CWAPISecuritySettings
|
(
|
)
|
|
Member Functions Documentation
DeleteAPSpecificDataL(const TInt)
IMPORT_C void
|
DeleteAPSpecificDataL
|
(
|
const
TInt
|
aId
|
)
|
|
Delete AP related data from certificate database tables
Parameters
const
TInt
aId
|
Service table id
|
EditL(CWAPISecuritySettingsUi &, const TDesC &)
Edit WAPI certificate settings.
IsValid()
IMPORT_C
TBool
|
IsValid
|
(
|
)
|
const
|
Tells if the settings are valid and can be saved
LoadL(TUint32, CMDBSession &)
Load WAPI certificate settings and configuration from database.
NewL()
Two-phased constructor. Leaves on failure.
SaveL(TUint32, CMDBSession &)
Save WAPI certificate settings of the IAP to the database.
SetPreSharedKeyL(const TWapiKeyFormat, const TDesC &)
IMPORT_C void
|
SetPreSharedKeyL
|
(
|
const
TWapiKeyFormat
|
aKeyFormat,
|
|
const
TDesC
&
|
aPreSharedKey
|
|
)
|
|
Sets the Pre-shared key. Also sets Authentication method to PSK.
Member Enumerations Documentation
Enum TEvent
Enumerators
ENone = 0x0000
|
|
EModified = 0x0001
|
|
EValid = 0x0010
|
|
EExitReq = 0x0020
|
|
EShutDownReq = 0x0040
|
|
Enum TWapiKeyFormat
Enumerators
EWapiKeyAscii = 0
|
|
EWapiKeyHex = 1
|
|
Member Data Documentation
CWAPISecuritySettingsImpl * iImpl
CWAPISecuritySettingsImpl *
|
iImpl
|
[private]
|
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.