Secure context: This feature is available only in secure contexts (HTTPS), in some or all supporting browsers.
The update() method of the MediaKeySession interface loads messages and licenses to the CDM, and then returns a Promise.
update(response)responseAn instance that is either an ArrayBuffer, a TypedArray, or a DataView.
A Promise that resolves to undefined.