2 references to Cryptography_ArgECDHKeySizeMismatch
System.Security.Cryptography (2)
System\Security\Cryptography\ECDiffieHellmanCng.Derive.cs (2)
49throw new ArgumentException(SR.Cryptography_ArgECDHKeySizeMismatch, nameof(otherPartyPublicKey)); 134throw new ArgumentException(SR.Cryptography_ArgECDHKeySizeMismatch, nameof(otherPartyPublicKey));