4 references to Sha3_256
System.Security.Cryptography (4)
src\libraries\Common\src\Internal\Cryptography\PkcsHelpers.cs (1)
228return Oids.Sha3_256;
src\libraries\Common\src\System\Security\Cryptography\Helpers.cs (1)
125Oids.Sha3_256 => 256 / 8,
src\libraries\Common\src\System\Security\Cryptography\MLDsa.cs (1)
2329case Oids.Sha3_256:
System\Security\Cryptography\HashAlgorithmName.cs (1)
160case Oids.Sha3_256: