OfbCipherMode ClassSSH .NET Client Library Documentation
Implements OFB cipher mode
Inheritance Hierarchy

OnlineSystem Object
  Renci.SshNet.Security.Cryptography.Ciphers CipherMode
    Renci.SshNet.Security.Cryptography.Ciphers.Modes OfbCipherMode

Namespace: Renci.SshNet.Security.Cryptography.Ciphers.Modes
Assembly: Renci.SshNet (in Renci.SshNet.dll) Version: 0.1.0.0 (1.0.0.0)
Syntax

public class OfbCipherMode : CipherMode
See Also