bool authenticateBlockWithKeyA(int blockidx)

This function can be used when attempting to authenticate to a block with the currently saved key A.

Parameters

Name Description
blockidx The index of the block to authenticate.

Return

True if successful, false otherwise.