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