Topic: Where is the doc??
Hello,
I am trying to find doc on wolfSSL_CTX_load_verify_buffer_ex(...).
It doesn't exists ANYWHERE. I've spend 30 minutes digging and searching, there isn't anything.
Every search takes me to stuff about version 4.2....
The prototype has TWO extra arguments compared to wolfSSL_CTX_load_verify_buffer(...)
One would think there should be only one, to handle the three option flags... But there are two.
And nothing is documented to explain anything. It's all just Doxygen generated stuff, which should be outlawed for it's lack of usefulness.
<Code shown is not to scale>