[Bug 24027] Define a generic Initialization Data solution for ISO Base Media File Format and/or Common Encryption (will be used by Clear Key)

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

--- Comment #12 from Joe Steele <steele@adobe.com> ---
I think a key error should be fired in this case. We don't have a good name
right now - but I think it would be good to distinguish this from an error
resulting from a failed decryption. This would aid debugging. 

For example:
  MEDIA_KEY_ERROR_BAD_KEY means the MAC did not validate (for this key system)
  MEDIA_KEY_ERROR_BAD_DECRYPT means the content was garbled somehow

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

Received on Monday, 17 March 2014 21:29:51 UTC