Petar Popara wrote:

I'm looking in base64.h file and I have a doubt. Other crypto libraries ( like OpenSSL ) usually have decode() ( or encode() ) func which allows data to be added by calling this func several times and adding small peaces of data and at the finish() should be called to retrive the result, but NSS doesn't seem to work this way?

Try nssb64.h
base64.h are just wrapper functions.

bob


_______________________________________________
mozilla-crypto mailing list
[email protected]
http://mail.mozilla.org/listinfo/mozilla-crypto




Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to