Argon2Hash Method

Overload List

Hash Perform the hash.
Hash(Argon2Config) Hash the given password to an Argon2 hash string.
Hash(String, Int32, Int32, Int32, Argon2Type, Int32) Hash the given password to an Argon2 hash string.
Hash(Byte, Byte, Int32, Int32, Int32, Argon2Type, Int32) Hash the given password to an Argon2 hash string.
Hash(String, String, Int32, Int32, Int32, Argon2Type, Int32) Hash the given password to an Argon2 hash string.

See Also