TOMASuplBasicProtectionParams Class Reference
class TOMASuplBasicProtectionParams |
Class for providing the basic protection parameters epos_comasuplasnplugin.lib
- Since
- S60 S60_5.2
Member Functions Documentation
GetBasicMac(TDes8 &)
IMPORT_C void | GetBasicMac | ( | TDes8 & | aBasicMac | ) | |
Getter method for basic MAC
- Since
- S60 S60_5.2
Parameters
TDes8 & aBasicMac | value of basic MAC is returned in this |
GetKeyIdentifier(TDes8 &)
IMPORT_C void | GetKeyIdentifier | ( | TDes8 & | aKeyId | ) | |
Getter method for key identifier
- Since
- S60 S60_5.2
Parameters
TDes8 & aKeyId | value of key identity is returned in this |
GetReplayCounter()
IMPORT_C TInt32 | GetReplayCounter | ( | ) | |
Getter method for replay coungter
- Since
- S60 S60_5.2
SetBasicMac(TDes8 &)
IMPORT_C void | SetBasicMac | ( | TDes8 & | aBasicMac | ) | |
Setter method for basic MAC
- Since
- S60 S60_5.2
SetKeyIdentifier(TDes8 &)
IMPORT_C void | SetKeyIdentifier | ( | TDes8 & | aKeyId | ) | |
Setter method for key identifier
- Since
- S60 S60_5.2
Parameters
TDes8 & aKeyId | value of key identity to be set |
SetReplayCounter(TInt32)
IMPORT_C void | SetReplayCounter | ( | TInt32 | aCounter | ) | |
Setter method for replay counter
- Since
- S60 S60_5.2
Parameters
TInt32 aCounter | value of key identity to be set |
Member Data Documentation
TBuf8< KBasicProtMacLen > iBasicMAC
TInt32
iBasicReplayCounter
TInt32
| iBasicReplayCounter | [private] |
TBuf8< KBasicProtKeyIdLen > iKeyIdentifier
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.