paddedKey property

List<int>? paddedKey
getter/setter pair

The padded key used by the hash function, if any.

Implementation

List<int>? paddedKey;