The RsaDigitalSignature type exposes the following members.
Back to Top
Methods
| Name | Description | |
|---|---|---|
| DerEncode |
Encodes hash using DER.
(Inherited from CipherDigitalSignature.) | |
| 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 | ||
| Hash |
Hashes the specified input.
(Overrides CipherDigitalSignature Hash( Byte ).) | |
Creates a shallow copy of the current (Inherited from | ||
| Sign |
Creates the signature.
(Inherited from CipherDigitalSignature.) | |
| (Inherited from | ||
| Verify |
Verifies the signature.
(Inherited from CipherDigitalSignature.) |
See Also