3 references to SlhDsaShake256f
System.Security.Cryptography (3)
src\libraries\Common\src\System\Security\Cryptography\SlhDsa.cs (1)
43Oids.SlhDsaShake256f,
src\libraries\Common\src\System\Security\Cryptography\SlhDsaAlgorithm.cs (2)
181public static SlhDsaAlgorithm SlhDsaShake256f { get; } = new SlhDsaAlgorithm("SLH-DSA-SHAKE-256f", 32, 49856, Oids.SlhDsaShake256f); 198Oids.SlhDsaShake256f => SlhDsaShake256f,