Overload List
| Name | Description | |
|---|---|---|
| authenticateIncomingMsg(array<Byte>[]()[][], array<Byte>[]()[][], MutableByte) |
Verify SHA-1 authentication of a packet.
| |
| authenticateIncomingMsg(array<Byte>[]()[][], array<Byte>[]()[][], array<Byte>[]()[][], MutableByte) |
Verifies correct SHA-1 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.
|