struct TIpsecSaSpec |
The SA transform template structure
This is a flat data structure to enable data exchange between client and the Policy server.
Clients use this structure for retrieving Ipsec SA transform specifications from the Ipsec policy server.
Note: iMoreSasExist Field is set if the traffic selector matches more than a single SA transform (specifying nested SAs). It is used in conjunction with the TIpsecSelectorInfo::iIndex parameter to retrieve the SA transforms that need to be negotitated by the IKE daemon.
Public Attributes | |
---|---|
TUint8 | iAalg |
TUint16 | iAalgLen |
TUint8 | iEalg |
TUint16 | iEalgLen |
TLifeTime | iHard |
TBuf8< KIpsecMaxIdentityLength > | iLocalIdentity |
TBool | iMoreSasExist |
TName | iName |
TUint8 | iPfs |
TBuf8< KIpsecMaxIdentityLength > | iRemoteIdentity |
TUint8 | iReplayWindowLength |
TLifeTime | iSoft |
TUint8 | iSrcSpecific |
TBool | iTransportMode |
TUint8 | iType |
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.