Encrypts the specified input.
Namespace: Renci.SshNet.Security.Cryptography.CiphersAssembly: Renci.SshNet (in Renci.SshNet.dll) Version: 0.1.0.0 (1.0.0.0)
Syntax
Parameters
- input
- Type:
System Byte
The input.
Return Value
Encrypted data.Exceptions
| Exception | Condition |
|---|---|
See Also