files/en-us/web/api/mediakeysystemaccess/index.md
{{APIRef("Encrypted Media Extensions")}}{{SecureContext_Header}}
The MediaKeySystemAccess interface of the Encrypted Media Extensions API provides access to a Key System for decryption and/or a content protection provider. You can request an instance of this object using the {{domxref("Navigator.requestMediaKeySystemAccess","Navigator.requestMediaKeySystemAccess()")}} method.
{{Specifications}}
{{Compat}}