Ripemd320.blockSize

block size

class Ripemd320
protected override
uint
blockSize
()

Return Value

Type: uint

the block size

Remarks: Specifies the size (in bytes) of the block of data to pass to each call to transform(). For Ripemd320 the blockSize is 64.

Meta