3 references to DsaWithSha384
System.Security.Cryptography.Pkcs (3)
System\Security\Cryptography\Pkcs\CmsSignature.DSA.cs (3)
20
lookup.Add(Oids.
DsaWithSha384
, new DSACmsSignature(Oids.
DsaWithSha384
, HashAlgorithmName.SHA384));
135
Oids.Sha384 => Oids.
DsaWithSha384
,