Given a program state, increment the hash digest iteration count for a message of the provided length. If the total would exceed the maximum, append an error.
the program state
the message length
the operation to execute if no error occurred
Generated using TypeDoc
Given a program state, increment the hash digest iteration count for a message of the provided length. If the total would exceed the maximum, append an error.