3 references to SlhDsaImplementation
System.Security.Cryptography (3)
System\Security\Cryptography\SlhDsaImplementation.OpenSsl.cs (3)
59
return new
SlhDsaImplementation
(algorithm, key);
78
return new
SlhDsaImplementation
(algorithm, key);
88
return new
SlhDsaImplementation
(algorithm, key);