Initializes a new instance of the CipherInfo class.
Namespace: Renci.SshNetAssembly: Renci.SshNet (in Renci.SshNet.dll) Version: 0.1.0.0 (1.0.0.0)
Syntax
Parameters
- keySize
- Type:
System Int32
Size of the key.
- cipher
- Type:
System Func
Byte ,
Byte , BlockCipher
The cipher.
See Also