4 references to Sha3_512
System.Security.Cryptography.Pkcs (4)
Internal\Cryptography\PkcsHelpers.cs (1)
62
case Oids.
Sha3_512
:
src\libraries\Common\src\Internal\Cryptography\PkcsHelpers.cs (1)
232
return Oids.
Sha3_512
;
src\libraries\Common\src\System\Security\Cryptography\Helpers.cs (1)
127
Oids.
Sha3_512
=> 512 / 8,
System\Security\Cryptography\Pkcs\CmsSignature.ECDsa.cs (1)
143
Oids.
Sha3_512
=> Oids.ECDsaWithSha3_512,