Ripemd160.addSize

Length padding size

class Ripemd160
protected override
uint
addSize
()

Return Value

Type: uint

the length padding size

Remarks: Specifies the size (in bytes) of the padding which uses the length of the data which has been ciphered, this padding is carried out by the padLength method. For Ripemd160 the addSize is 8.

Meta