1 reference to ExportDsaParameters
System.Security.Cryptography (1)
src\libraries\Common\src\System\Security\Cryptography\DSAOpenSsl.cs (1)
90
DSAParameters dsaParameters = Interop.Crypto.
ExportDsaParameters
(key, includePrivateParameters);