Renci.SshNet.Security.Cryptography.Ciphers.Modes.CtrCipherMode public class CtrCipherMode : CipherMode Implements CTR cipher mode. Documentation Code public CtrCipherMode(byte[] iv) Initializes a new instance of the CtrCipherMode class.