On Sun, Aug 13, 2006, [EMAIL PROTECTED] wrote:

> Hello openssl-users,
> 
>   For some peculiar reason I need to have a base64-encoded file to be
>   written as one single line.
>   Currently I get nice-looking, properly-wrapping files that I have to
>   edit manually.
>   What BIO flag should I set to avoid this formatting?
> 

If the base64 encoded file was created using a base64 BIO then the
BIO_FLAGS_BASE64_NO_NL flag will do it.

Steve.
--
Dr Stephen N. Henson. Email, S/MIME and PGP keys: see homepage
OpenSSL project core developer and freelance consultant.
Funding needed! Details on homepage.
Homepage: http://www.drh-consultancy.demon.co.uk
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to