bool authenticateBlockWithKeyB(int blockidx)
This function can be used when attempting to authenticate to a block with the currently saved key B.
Parameters
Name | Description |
blockidx | The index of the block to authenticate. |
Return
True if successful, false otherwise.