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