C
void Snmpv3ComputeHMACIpadOpadForAuthLoclzedKey( UINT8 userDBIndex );
Description
This routine computes HMAC inner and outer pad strings for authorization localized key. RFC - 2104.
Preconditions
SNMPv3Init() and ProcessVariabels() are called.
Parameters
Parameters |
Description |
userDBIndex |
password storage poniter |
Remarks
None