El día Thursday, March 28, 2013 a las 01:14:35PM -0500, Salz, Rich escribió:

> Encrypted data is not a text string, it is an array of binary octets.  You 
> will have to do something like base64 encode/decode when treating it as a 
> text string.

Or the OP should use a data type of the database which allows storing
binary actets, like BLOB (Sybase) or IMAGE (Oracle) or ... depends on
your DBS.

        matthias

-- 
Sent from my FreeBSD netbook

Matthias Apitz               |  - No system with backdoors like Apple/Android
E-mail: [email protected]     |  - Never being an iSlave
WWW: http://www.unixarea.de/ |  - No proprietary attachments, no HTML/RTF in 
E-mail
phone: +49-170-4527211       |  - Respect for open standards
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [email protected]
Automated List Manager                           [email protected]

Reply via email to