3 references to ECDsaWithSha3_384
System.Security.Cryptography.Pkcs (3)
System\Security\Cryptography\Pkcs\CmsSignature.ECDsa.cs (3)
22
lookup.Add(Oids.
ECDsaWithSha3_384
, new ECDsaCmsSignature(Oids.
ECDsaWithSha3_384
, HashAlgorithmName.SHA3_384));
142
Oids.Sha3_384 => Oids.
ECDsaWithSha3_384
,