[Bug 17682] Clear Key: Document how keys and key IDs are associated

https://www.w3.org/Bugs/Public/show_bug.cgi?id=17682

--- Comment #21 from Mark Watson <watsonm@netflix.com> ---
Don't the JS btoa() and atob() functions use base64, not base64url ?

In that case you have to map to/from base64url anyway and hamdling the padding
in that mapping should not be a huge deal.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Monday, 9 December 2013 21:16:57 UTC