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