This error message is indicating that the code is trying to call a member function named 'verify' on an object of the class 'BearSSL::WiFiClientSecure', but this member function does not exist in this class.

There could be a few reasons for this error. One possibility is that the version of the library being used does not have this member function. Another possibility is that the code is using the wrong syntax to call the member function.

To resolve this error, you can try updating the library to a version that has the 'verify' member function. You can also check the syntax of the code to make sure it is correct, and ensure that the object being used is of the correct class.

Compilation error class BearSSLWiFiClientSecure has no member named verify

原文地址: https://www.cveoy.top/t/topic/b1yV 著作权归作者所有。请勿转载和采集!

免费AI点我,无需注册和登录