Derive a key using Argon2id with default parameters. This matches the Rust argon2id function signature.
argon2id
Password or passphrase
Salt value (must be at least 8 bytes)
Desired output length
Derived key
Derive a key using Argon2id with default parameters. This matches the Rust
argon2idfunction signature.