<PackageReference Include="BouncyCastle.Cryptography" Version="2.5.0" />
    
	
	
		
		
		
	 
	
	
        
                
                Shorts
                
                
                
                
public static short RotateLeft(
short i, 
int distance)
 
public static ushort RotateLeft(
ushort i, 
int distance)
 
public static ushort RotateRight(
ushort i, 
int distance)