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