2 references to Cryptography_ArgECDsaRequiresECDsaKey
System.Security.Cryptography (2)
System\Security\Cryptography\ECDsaCng.cs (1)
47throw new ArgumentException(SR.Cryptography_ArgECDsaRequiresECDsaKey, nameof(key));
System\Security\Cryptography\ECDsaCng.Key.cs (1)
31throw new ArgumentException(SR.Cryptography_ArgECDsaRequiresECDsaKey, nameof(value));