MediaKeys.setServerCertificate()
Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.
The MediaKeys.setServerCertificate() method provides a
server certificate to be used to encrypt messages to the license server.
Syntax
MediaKeys.setServerCertificate(serverCertificate).then(function() { /* ... */ });
Specifications
| Specification |
|---|
| Encrypted Media Extensions # dom-mediakeys-setservercertificate |
Browser compatibility
BCD tables only load in the browser