3 references to Sha3_512
System.Security.Cryptography (3)
src\libraries\Common\src\Internal\Cryptography\PkcsHelpers.cs (1)
232return Oids.Sha3_512;
src\libraries\Common\src\System\Security\Cryptography\SlhDsa.cs (1)
2009Oids.Sha3_512 => 512 / 8,
System\Security\Cryptography\HashAlgorithmName.cs (1)
166case Oids.Sha3_512: