Snmpv3UsmOutMsgAuthenticationParam Function

Microchip TCP/IP Stack

Microchip TCP/IP Stack Help
Snmpv3UsmOutMsgAuthenticationParam Function
C
void Snmpv3UsmOutMsgAuthenticationParam(
    UINT8 hashType
);
Description

This routine prepares out message with HMAC-MD5 or HMAC-SHA1 authentication protocol.(RFC- 3414 - section 6)

Preconditions

SNMPv3Init() and ProcessVariabels() are called.

Parameters
Parameters 
Description 
hashType 
authentication protocol type 
Remarks

None

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