Initializes a new instance of the DsaDigitalSignature 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: Renci.SshNet.Security DsaKey
The DSA key.
Exceptions
| Exception | Condition |
|---|---|
| key |
See Also