4 references to Sha3_256
System.Security.Cryptography.Pkcs (4)
Internal\Cryptography\PkcsHelpers.cs (1)
56case Oids.Sha3_256:
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,
System\Security\Cryptography\Pkcs\CmsSignature.ECDsa.cs (1)
141Oids.Sha3_256 => Oids.ECDsaWithSha3_256,