問題タブ [wolfssl]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
53 問題
0
投票する
1
に答える
193
参照
c - wolfSSL を使用した証明書の健全性チェック
wolfSSL ライブラリを使用して、PEM 形式の ECC 証明書が C で適切な形式であるかどうかをテストする必要があります。それが証明書であり、ランダムな Base64 でエンコードされたバイトではない場合にのみ、これ以上の情報をテストしたくありません。
-----証明書の開始-----
---エンド証明書-----
行。そうする最も簡単な方法は何ですか?