The configuration community:
session.hash_bits_per_character
Information
session.hash_bits_per_character allows you to define how many bits are stored in each character when converting the binary hash data to something readable. The possible values are '4' (0-9 a-f) '5' (0-9 a-v) and '6' (0-9 a-z A-Z -
Syntax
Example


