3 references to SlhDsaSha2_192s
System.Security.Cryptography (3)
src\libraries\Common\src\System\Security\Cryptography\SlhDsa.cs (1)
36Oids.SlhDsaSha2_192s,
src\libraries\Common\src\System\Security\Cryptography\SlhDsaAlgorithm.cs (2)
125public static SlhDsaAlgorithm SlhDsaSha2_192s { get; } = new SlhDsaAlgorithm("SLH-DSA-SHA2-192s", 24, 16224, Oids.SlhDsaSha2_192s); 191Oids.SlhDsaSha2_192s => SlhDsaSha2_192s,