8 references to Sha384
System.Security.Cryptography.Pkcs (8)
Internal\Cryptography\PkcsHelpers.cs (2)
49
case Oids.
Sha384
:
389
case Oids.
Sha384
:
src\libraries\Common\src\Internal\Cryptography\PkcsHelpers.cs (2)
27
testOid.Value = Oids.
Sha384
;
223
return Oids.
Sha384
;
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs12\PfxAsn.manual.cs (1)
40
case Oids.
Sha384
:
src\libraries\Common\src\System\Security\Cryptography\Helpers.cs (1)
123
Oids.
Sha384
=> 384 / 8,
System\Security\Cryptography\Pkcs\CmsSignature.DSA.cs (1)
135
Oids.
Sha384
=> Oids.DsaWithSha384,
System\Security\Cryptography\Pkcs\CmsSignature.ECDsa.cs (1)
138
Oids.
Sha384
=> Oids.ECDsaWithSha384,