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