# Functions
Creates a new Argon2id password hasher using default parameters using user-defined parameters.
Creates a new Argon2id password hasher using default parameters:
Memory: 65536 Iterations: 3 Parallelism: 2 SaltLength: 16 KeyLength: 32.
# Variables
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author