4 references to MLDsaImplementation
System.Security.Cryptography (4)
System\Security\Cryptography\MLDsaImplementation.OpenSsl.cs (4)
62
return new
MLDsaImplementation
(algorithm, key);
69
return new
MLDsaImplementation
(algorithm, key);
79
return new
MLDsaImplementation
(algorithm, key);
86
return new
MLDsaImplementation
(algorithm, key);