Re: [push-api] Message encryption (#130)

Hmm, I just looked into the situation with serializing `ArrayBuffer`.  It looks like the defined serialization is `{}`, which is no good.  If we are exporting keys, we need to ensure that we have a constant time string conversion for ArrayBuffer.

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/push-api/pull/130#issuecomment-127783447

Received on Tuesday, 4 August 2015 22:48:39 UTC