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