3 references to ECDsaWithSha3_512
System.Security.Cryptography.Pkcs (3)
System\Security\Cryptography\Pkcs\CmsSignature.ECDsa.cs (3)
23
lookup.Add(Oids.
ECDsaWithSha3_512
, new ECDsaCmsSignature(Oids.
ECDsaWithSha3_512
, HashAlgorithmName.SHA3_512));
143
Oids.Sha3_512 => Oids.
ECDsaWithSha3_512
,