4 references to Sha3_384
System.Security.Cryptography.Pkcs (4)
Internal\Cryptography\PkcsHelpers.cs (1)
59
case Oids.
Sha3_384
:
src\libraries\Common\src\Internal\Cryptography\PkcsHelpers.cs (1)
230
return Oids.
Sha3_384
;
src\libraries\Common\src\System\Security\Cryptography\Helpers.cs (1)
126
Oids.
Sha3_384
=> 384 / 8,
System\Security\Cryptography\Pkcs\CmsSignature.ECDsa.cs (1)
142
Oids.
Sha3_384
=> Oids.ECDsaWithSha3_384,