<PackageReference Include="BouncyCastle.Cryptography" Version="2.2.1" />
    
	
	
		
		
		
	 
	
	
        
                
                GcmSivBlockCipher
                
                
                
                
public virtual int DoFinal(
byte[] 
pOutput, 
int pOffset)
 
public virtual byte[] 
GetMac()
 
public virtual int ProcessByte(
byte pByte, 
byte[] 
pOutput, 
int pOutOffset)
 
public virtual int ProcessBytes(
byte[] 
pData, 
int pOffset, 
int pLen, 
byte[] 
pOutput, 
int pOutOffset)
 
public virtual void Reset()