blockSize constant
int
const blockSize
Block size of the SHA family, in bytes.
Implementation
static const int blockSize = 64;
Block size of the SHA family, in bytes.
static const int blockSize = 64;