DSACertificateExtensions Class
Provides extension methods for retrieving DSA implementations for the public and private keys of an X509Certificate2.
Assembly: System.Core (in System.Core.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | GetDSAPrivateKey(X509Certificate2^) | Gets the DSA private key from the X509Certificate2. |
![]() ![]() | GetDSAPublicKey(X509Certificate2^) | Gets the DSA public key from the X509Certificate2. |
.NET Framework
Available since 4.6.2
Available since 4.6.2
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

