1 instantiation of MLDsaOpenSsl
System.Security.Cryptography (1)
System\Security\Cryptography\X509Certificates\OpenSslX509CertificateReader.cs (1)
618return new MLDsaOpenSsl(_privateKey);
2 references to MLDsaOpenSsl
System.Security.Cryptography (2)
System\Security\Cryptography\MLDsaOpenSsl.cs (1)
29/// Initializes a new instance of the <see cref="MLDsaOpenSsl" /> class from an existing OpenSSL key
System\Security\Cryptography\X509Certificates\OpenSslX509CertificateReader.cs (1)
707if (privateKey is MLDsaOpenSsl implOpenSsl)