hashLengthBytes property

int? hashLengthBytes
getter/setter pair

The desired hash length in bytes.

Minimum is 4 and maximum is 1024.

Required.

Implementation

core.int? hashLengthBytes;