I don't know whats happening with your email list, but your message don't have subject. Talking about your question, did you tried to convert the buffer objects to json and them encrypt them once it's became a string?
var buffer = new ArrayBuffer(12); var string = JSON.stringify(buffer); // It's a string now. 2014-10-21 15:48 GMT-03:00 Maria Mary Jane <[email protected]>: > This is the 5th time i tried to ask this but no new record in the list > appears. Whats a problem? > > > the question is: > > Is it any way to encrypt ArrayBuffer instead of string? This is very > useful for encrypting files for example. > > please assist. > > > > -- > С уважением, > Maria mailto:[email protected] > > _______________________________________________ > > http://openpgpjs.org > Subscribe/unsubscribe: http://list.openpgpjs.org -- Atenciosamente, Fernando Schuindt
_______________________________________________ http://openpgpjs.org Subscribe/unsubscribe: http://list.openpgpjs.org

