3 references to DsaWithSha256
System.Security.Cryptography.Pkcs (3)
System\Security\Cryptography\Pkcs\CmsSignature.DSA.cs (3)
19
lookup.Add(Oids.
DsaWithSha256
, new DSACmsSignature(Oids.
DsaWithSha256
, HashAlgorithmName.SHA256));
134
Oids.Sha256 => Oids.
DsaWithSha256
,