class TSecurityAssocSpec |
Security Association template.
The TSecurityAssocSpec is a template for a Security Association. This information and the information extracted from the packet is used to locate a matching Security Association.
TUint | iLarvalLifetime |
Max time for the Key Managers to handle ACQUIRE request.
iLarvalLifetime specifies the maximum time to wait, after an ACQUIRE request originating from this template is sent to the key manager(s). This time should be long enough to allow key manager to complete the negotiation for an association.
If not specified (=0), the default is KLifetime_LARVAL_DEFAULT
TUint | iMatchSrc |
The SA is local address specicic.
When set, the SA's is bound to a specific local address. If not set, the SA can be used with any of the currently valid own addresses.
Note: The member name "iMatchSrc" is misleading.
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.