3 references to ECDsaWithSha384
System.Security.Cryptography.Pkcs (3)
System\Security\Cryptography\Pkcs\CmsSignature.ECDsa.cs (3)
18
lookup.Add(Oids.
ECDsaWithSha384
, new ECDsaCmsSignature(Oids.
ECDsaWithSha384
, HashAlgorithmName.SHA384));
138
Oids.Sha384 => Oids.
ECDsaWithSha384
,