wolfSSL / wolfssl

The wolfSSL library is a small, fast, portable implementation of TLS/SSL for embedded devices to the cloud. wolfSSL supports up to TLS 1.3 and DTLS 1.3!
https://www.wolfssl.com
GNU General Public License v2.0
2.22k stars 798 forks source link

add content stream output callback for VerifySignedData function #7688

Open JacobBarthelmeh opened 1 week ago

JacobBarthelmeh commented 1 week ago

ZD 16606

Add option to output stream's content using a callback with wc_PKCS7_VerifySignedData call.