The DsaDigitalSignature type exposes the following members.
Back to Top
Methods
| Name | Description | |
|---|---|---|
| Dispose |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged ResourceMessages.
| |
| Dispose(Boolean) |
Releases unmanaged and - optionally - managed resources
| |
| (Inherited from | ||
| Finalize |
Releases unmanaged resources and performs other cleanup operations before the
SshCommand is reclaimed by garbage collection.
(Overrides | |
Serves as a hash function for a particular type. (Inherited from | ||
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
| Sign |
Creates the signature.
(Overrides DigitalSignature Sign( Byte ).) | |
| (Inherited from | ||
| Verify |
Verifies the signature.
(Overrides DigitalSignature Verify( Byte , Byte ).) |
See Also