Encrypts the specified input.
Namespace: Renci.SshNet.Security.CryptographyAssembly: 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.See Also