2 references to SlhDsaOpenSsl
System.Security.Cryptography (2)
System\Security\Cryptography\X509Certificates\OpenSslExportProvider.cs (1)
61
using (SlhDsaOpenSsl slhDsa = new
SlhDsaOpenSsl
(privateKey))
System\Security\Cryptography\X509Certificates\OpenSslX509CertificateReader.cs (1)
638
return new
SlhDsaOpenSsl
(_privateKey);