Given a username, and a key, create a salt to be used in the creation of a new account.
The parameters to create the user account salt.
The key to create the account salt for.
The key hash to create the account salt for.
The seed to create the account salt for.
The salt to be used in the creation of a new user account.
Given a username, and a key, create a salt to be used in the creation of a new account.