<PackageReference Include="BouncyCastle.Cryptography" Version="2.5.0" />
Argon2BytesGenerator
public int GenerateBytes(
char[]
password,
byte[]
output,
int outOff,
int outLen)
public int GenerateBytes(
byte[]
password,
byte[]
output,
int outOff,
int outLen)