Snmpv3AuthKeyZeroing2HmacBufLen64 Function

Microchip TCP/IP Stack

Microchip TCP/IP Stack Help
Snmpv3AuthKeyZeroing2HmacBufLen64 Function
C
void Snmpv3AuthKeyZeroing2HmacBufLen64(
    UINT8* authKey, 
    UINT8 authKeyLen, 
    UINT8 hashType
);
Description

this routine will pad the (64-authKeyLen) number of zeros to the end of auth key localized buffer.

Preconditions

SNMPv3Init() and ProcessVariabels() are called.

Parameters
Parameters 
Description 
authkey 
authentication key buffer 
authKeylen 
authentication key length 
hashType 
authentication type 
Remarks

None

Microchip TCP/IP Stack 5.42.08 - June 15, 2013
Copyright © 2012 Microchip Technology, Inc.  All rights reserved.