[encrypted-media] setServerCertificate() should sanitize the input before providing it to the CDM

ddorwin has just created a new issue for 
https://github.com/w3c/encrypted-media:

== setServerCertificate() should sanitize the input before providing 
it to the CDM ==
Data provided from the application to the CDM is sanitized in all of 
the `MediaKeySession` methods, but the input to 
[`setServerCertificate()`](https://w3c.github.io/encrypted-media/#setServerCertificate)
 is not sanitized. The spec should be consistent in sanitizing inputs.

Please view or discuss this issue at 
https://github.com/w3c/encrypted-media/issues/363 using your GitHub 
account

Received on Friday, 18 November 2016 18:39:46 UTC