Initializes a new instance of the RsaCipher class.
Namespace: Renci.SshNet.Security.Cryptography.CiphersAssembly: Renci.SshNet (in Renci.SshNet.dll) Version: 0.1.0.0 (1.0.0.0)
Syntax
Parameters
- key
- Type: Renci.SshNet.Security RsaKey
The RSA key.
See Also