Snmpv3AESDecryptRxedScopedPdu Function

Microchip TCP/IP Stack

Microchip TCP/IP Stack Help
Snmpv3AESDecryptRxedScopedPdu Function
C
BYTE Snmpv3AESDecryptRxedScopedPdu();
Description

This routine decrypts SNMPV3 incoming PDU using AES protocol , but before this encrypted data length is verified.If the length of the encrypted OCTECT-STRING is not multiple of 8, then dryption will be halted. RFC - 3414. ( section 8)

Preconditions

SNMPv3Init() and ProcessVariabels() are called.

Return Values
Return Values 
Description 
SNMPV3_MSG_PRIV_FAIL 
Failure 
SNMPV3_MSG_PRIV_PASS 
Success 
Remarks

None

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