7 references to Sha512
System.Security.Cryptography.Pkcs (7)
Internal\Cryptography\PkcsHelpers.cs (2)
52
case Oids.
Sha512
:
392
case Oids.
Sha512
:
src\libraries\Common\src\Internal\Cryptography\PkcsHelpers.cs (1)
225
return Oids.
Sha512
;
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs12\PfxAsn.manual.cs (1)
44
case Oids.
Sha512
:
src\libraries\Common\src\System\Security\Cryptography\Helpers.cs (1)
124
Oids.
Sha512
=> 512 / 8,
System\Security\Cryptography\Pkcs\CmsSignature.DSA.cs (1)
136
Oids.
Sha512
=> Oids.DsaWithSha512,
System\Security\Cryptography\Pkcs\CmsSignature.ECDsa.cs (1)
139
Oids.
Sha512
=> Oids.ECDsaWithSha512,