Constructor
new PatchedMediaKeysCert()
A polyfill to fix setServerCertificate implementation on older platforms which claim to support modern EME.
Methods
hasInvalidImplementation_() → {boolean}
Returns:
- Type
- boolean
setServerCertificate_(certificatenon-null) → {Promise.<boolean>}
Parameters:
Name | Type | Description |
---|---|---|
certificate |
BufferSource |
Returns:
- Type
- Promise.<boolean>