Documentation for this section has not yet been entered.
A Hash-based Message Authentication Code (HMAC) uses a hash function where data is hashed by iterating a basic compression function on blocks of data. HMAC.BlockSizeValue is the byte size of such a block. Its value is 64 bytes.