3 references to SlhDsaImplementation
System.Security.Cryptography (3)
System\Security\Cryptography\SlhDsaImplementation.OpenSsl.cs (3)
57
return new
SlhDsaImplementation
(algorithm, key);
76
return new
SlhDsaImplementation
(algorithm, key);
86
return new
SlhDsaImplementation
(algorithm, key);