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? _______________________________________________ mozilla-crypto mailing list [email protected] http://mail.mozilla.org/listinfo/mozilla-crypto
