3 references to ECDsaWithSha512
System.Security.Cryptography.Pkcs (3)
System\Security\Cryptography\Pkcs\CmsSignature.ECDsa.cs (3)
19
lookup.Add(Oids.
ECDsaWithSha512
, new ECDsaCmsSignature(Oids.
ECDsaWithSha512
, HashAlgorithmName.SHA512));
139
Oids.Sha512 => Oids.
ECDsaWithSha512
,