<PackageReference Include="BouncyCastle.Cryptography" Version="2.3.0" />
    
	
	
		
		
		
	 
	
	
        
                
                Blake3Digest
                
                
                
                
public void BlockUpdate(
byte[] 
pMessage, 
int pOffset, 
int pLen)
 
public int DoFinal(
byte[] 
pOutput, 
int pOutOffset)
 
public int Output(
byte[] 
pOut, 
int pOutOffset, 
int pOutLen)
 
public int OutputFinal(
byte[] 
pOut, 
int pOutOffset, 
int pOutLen)