Skip to content

Commit

Permalink
deploy: 27975c9
Browse files Browse the repository at this point in the history
  • Loading branch information
cziter15 committed Feb 20, 2025
1 parent 13b97ec commit ca5b202
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ks_cert_utils_8h_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -111,9 +111,9 @@
<div class="line"><a id="l00018" name="l00018"></a><span class="lineno"> 18</span><span class="preprocessor"> #else</span></div>
<div class="line"><a id="l00019" name="l00019"></a><span class="lineno"> 19</span><span class="preprocessor"> #define ksCertUtilsNetCLientSecure_t WiFiClientSecure</span></div>
<div class="line"><a id="l00020" name="l00020"></a><span class="lineno"> 20</span><span class="preprocessor"> #endif</span></div>
<div class="line"><a id="l00021" name="l00021"></a><span class="lineno"> 21</span> <span class="keyword">class </span>ksCertUtilsNetCLientSecure_t</div>
<div class="line"><a id="l00022" name="l00022"></a><span class="lineno"> 22</span>#elif (defined(ESP8266))</div>
<div class="line"><a id="l00023" name="l00023"></a><span class="lineno"> 23</span> namespace BearSSL{<span class="keyword">class </span>WiFiClientSecure;}</div>
<div class="line"><a id="l00021" name="l00021"></a><span class="lineno"> 21</span> <span class="keyword">class </span>ksCertUtilsNetCLientSecure_t;</div>
<div class="line"><a id="l00022" name="l00022"></a><span class="lineno"> 22</span><span class="preprocessor">#elif (defined(ESP8266))</span></div>
<div class="line"><a id="l00023" name="l00023"></a><span class="lineno"> 23</span> <span class="keyword">namespace </span>BearSSL{<span class="keyword">class </span>WiFiClientSecure;}</div>
<div class="line"><a id="l00024" name="l00024"></a><span class="lineno"> 24</span><span class="preprocessor"> #define ksCertUtilsNetCLientSecure_t BearSSL::WiFiClientSecure</span></div>
<div class="line"><a id="l00025" name="l00025"></a><span class="lineno"> 25</span><span class="preprocessor">#else </span></div>
<div class="line"><a id="l00026" name="l00026"></a><span class="lineno"> 26</span><span class="preprocessor"> #error Platform not implemented.</span></div>
Expand Down

0 comments on commit ca5b202

Please sign in to comment.