Firefox Tomorrow

web api interface

MediaKeySystemAccess

View on MDN ↗

Secure context

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 Navigator.requestMediaKeySystemAccess() method.

Instance properties

  • keySystem Read only
    • : Returns a string identifying the key system being used.

Instance methods

Specifications

SpecificationsStandards references are available on the canonical MDN page.

Browser compatibility

Browser compatibilityCompatibility data is available on the canonical MDN page.