The CipherDigitalSignature type exposes the following members.
Back to Top
Methods
| Name | Description | |
|---|---|---|
| DerEncode |
Encodes hash using DER.
| |
| (Inherited from | ||
Allows an (Inherited from | ||
Serves as a hash function for a particular type. (Inherited from | ||
Gets the (Inherited from | ||
| Hash |
Hashes the specified input.
| |
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