2 references to Cryptography_ArgDSARequiresDSAKey
System.Security.Cryptography (2)
System\Security\Cryptography\DSACng.cs (1)
29throw new ArgumentException(SR.Cryptography_ArgDSARequiresDSAKey, nameof(key));
System\Security\Cryptography\DSACng.Key.cs (1)
33throw new ArgumentException(SR.Cryptography_ArgDSARequiresDSAKey, nameof(value));