Using EVP_DecodeInit and EVP_DecodeUpdate to decode base64, is there a simple way or function that can be used to split the data with \n's? For example my base64 encoded data was encoded as one long string (like base64 -w 0 would give you). EVP_DecodeUpdate doesnt look to like long base64 strings.

~Shaun


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

Reply via email to