Simple question....
What is the "correct" way of getting the bytes in a BIO?

Should I use BIO_get_mem_data(), BIO_read() or something else maybe.
An example is a BIO containg encrypted data. Here I want to:
- Get the needed size for my buffer
- Copy the bytes to my "unsigned char" buffer

Med venlig hilsen / Best regards

Kim Hellan
KMD / Sikkerhed
Mailto:[EMAIL PROTECTED]

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to