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