calculateS1
Calculates the salt based on a given input.
Return
128-bit salt of the given input.
Parameters
input
A non-zero length octet array or ASCII encoded string.
Calculates the salt based on a given input.
128-bit salt of the given input.
A non-zero length octet array or ASCII encoded string.