7 references to Sha1
System.Security.Cryptography.Pkcs (7)
Internal\Cryptography\PkcsHelpers.cs (2)
43
case Oids.
Sha1
:
383
case Oids.
Sha1
:
src\libraries\Common\src\Internal\Cryptography\PkcsHelpers.cs (1)
219
return Oids.
Sha1
;
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs12\PfxAsn.manual.cs (1)
32
case Oids.
Sha1
:
src\libraries\Common\src\System\Security\Cryptography\Helpers.cs (1)
121
Oids.
Sha1
=> 160 / 8,
System\Security\Cryptography\Pkcs\CmsSignature.DSA.cs (1)
133
Oids.
Sha1
=> Oids.DsaWithSha1,
System\Security\Cryptography\Pkcs\CmsSignature.ECDsa.cs (1)
136
Oids.
Sha1
=> Oids.ECDsaWithSha1,