Overload List
| Name | Description | |
|---|---|---|
| authenticateIncomingMsg(array<Byte>[]()[][], array<Byte>[]()[][], MutableByte) |
Verify MD5 authentication of a packet.
| |
| authenticateIncomingMsg(array<Byte>[]()[][], array<Byte>[]()[][], array<Byte>[]()[][], MutableByte) |
Verifies correct MD5 authentication of the frame. Prior to calling this method, you have to extract authentication
parameters from the wholeMessage and reset authenticationParameters field in the USM information block to 12 0x00
values.
|