IRsa public interface IRsa Documentation BigInteger ConvertInput(byte[] buf, int off, int len) byte[] ConvertOutput(BigInteger result) int GetInputBlockSize() int GetOutputBlockSize() void Init(bool forEncryption, ICipherParameters parameters) BigInteger ProcessBlock(BigInteger input)