3 references to Sha3_256
System.Security.Cryptography (3)
src\libraries\Common\src\Internal\Cryptography\PkcsHelpers.cs (1)
228return Oids.Sha3_256;
src\libraries\Common\src\System\Security\Cryptography\SlhDsa.cs (1)
2007Oids.Sha3_256 => 256 / 8,
System\Security\Cryptography\HashAlgorithmName.cs (1)
160case Oids.Sha3_256: