3 references to DsaWithSha512
System.Security.Cryptography.Pkcs (3)
System\Security\Cryptography\Pkcs\CmsSignature.DSA.cs (3)
21
lookup.Add(Oids.
DsaWithSha512
, new DSACmsSignature(Oids.
DsaWithSha512
, HashAlgorithmName.SHA512));
136
Oids.Sha512 => Oids.
DsaWithSha512
,