<PackageReference Include="BouncyCastle.Cryptography" Version="2.2.1" />
    
	
	
		
		
		
	 
	
	
        
                
                KCtrBlockCipher
                
                
                
                
public int ProcessBlock(
byte[] 
input, 
int inOff, 
byte[] 
output, 
int outOff)
 
public void ProcessBytes(
byte[] 
input, 
int inOff, 
int len, 
byte[] 
output, 
int outOff)