2 references to MLKemOpenSsl
System.Security.Cryptography (2)
System\Security\Cryptography\X509Certificates\OpenSslExportProvider.cs (1)
53using (MLKem kem = new MLKemOpenSsl(privateKey))
System\Security\Cryptography\X509Certificates\OpenSslX509CertificateReader.cs (1)
628return new MLKemOpenSsl(_privateKey);