2 references to MLDsaOpenSsl
System.Security.Cryptography (2)
System\Security\Cryptography\X509Certificates\OpenSslExportProvider.cs (1)
61
using (MLDsaOpenSsl mldsa = new
MLDsaOpenSsl
(privateKey))
System\Security\Cryptography\X509Certificates\OpenSslX509CertificateReader.cs (1)
618
return new
MLDsaOpenSsl
(_privateKey);