向 crypto.ECDH() 类的 computeSecret() 方法传递了 key 参数的无效值。这意味着公钥位于椭圆曲线之外。
crypto.ECDH()
computeSecret()
key
🌐 An invalid value for the key argument has been passed to the crypto.ECDH() class computeSecret() method. It means that the public key lies outside of the elliptic curve.