Gets the DSA parameters for a DSA key. May only be used for DSA private keys.
Namespace:
Rebex.Security.Cryptography.Pkcs
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
| Visual Basic |
|---|
Public Function GetDSAParameters As DSAParameters |
| C# |
|---|
public DSAParameters GetDSAParameters() |