Initializes a new instance of the SymmetricCipher class.
Namespace: Renci.SshNet.Security.CryptographyAssembly: Renci.SshNet (in Renci.SshNet.dll) Version: 0.1.0.0 (1.0.0.0)
Syntax
Parameters
- key
- Type:
System Byte
The key.
Exceptions
| Exception | Condition |
|---|---|
| key is null. |
See Also