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