saltSeparator property
One or more bytes to be inserted between the salt and plain text password.
For stronger security, this should be a single non-printable character.
Implementation
core.String? saltSeparator;
One or more bytes to be inserted between the salt and plain text password.
For stronger security, this should be a single non-printable character.
core.String? saltSeparator;