I am trying to create a custom PasswordHashProvider. I succeeded in creating the component, the algorithm is working, the password saved in the database is correct. A Salt is stored in a database, but I don’t understand how. I thought it was the base 64 salt, but it doesn’t match. I add logs in the console when creating a password