Clear | Releases any resources used by the current object. |
CreateSignature | Creates a signature for a hash value. |
Equals | Returns if the value and the object are equal. |
ExportParameters | Exports the DSA key in a DSAParameters object. |
FromXmlString | Imports a DSA key from an XML string. |
GetHashCode | Returns a semi-unique number identifying this instance. |
ImportParameters | Imports a DSA key from a DSAParameters object. |
ToString | Returns a string representation of this instance. |
ToXmlString | Exports the DSA key to an XML string. |
VerifySignature | Verifies a signature for a specified hash value. |