---
title: Generating and Importing Authentication XML Signing Keys for the KeyOS MultiKey Service
description: In this blog post, we will help you understand how to generate and import additional Authentication XML Signing Keys for the KeyOS MultiKey Service.
image: https://go.buydrm.com/hubfs/BuyDRM_GeneratingandImportingAuthenticationXML_1200x628.png
---

[![BuyDRM\_logo\_primary-1](https://go.buydrm.com/hs-fs/hubfs/BuyDRM_logo_primary-1.png?width=180&name=BuyDRM_logo_primary-1.png "BuyDRM_logo_primary-1")](http://www.buydrm.com)

[![](https://go.buydrm.com/hubfs/images/basic/buttons/btn_drmblog_rss.png)](https://go.buydrm.com/thedrmblog/rss.xml)

[![](https://go.buydrm.com/hubfs/images/basic/buttons/btn_drmblog.png?t=1480019361394)](https://go.buydrm.com/thedrmblog)

- ![BuyDRM\_GeneratingandImportingAuthenticationXML\_1920x450](https://go.buydrm.com/hubfs/BuyDRM_GeneratingandImportingAuthenticationXML_1920x450.png "BuyDRM_GeneratingandImportingAuthenticationXML_1920x450")

- ![BuyDRM\_GeneratingandImportingAuthenticationXML\_768x430](https://go.buydrm.com/hubfs/BuyDRM_GeneratingandImportingAuthenticationXML_768x430.png "BuyDRM_GeneratingandImportingAuthenticationXML_768x430")

- ![BuyDRM\_GeneratingandImportingAuthenticationXML\_372x300](https://go.buydrm.com/hubfs/BuyDRM_GeneratingandImportingAuthenticationXML_372x300.png "BuyDRM_GeneratingandImportingAuthenticationXML_372x300")

# Generating and Importing Authentication XML Signing Keys for the KeyOS MultiKey Service

Posted by [Roman K.](https://go.buydrm.com/thedrmblog/author/roman-k) on May 12, 2020, 10:00:00 AM

- [Tweet](https://twitter.com/share)

# Introduction

This page will help you understand how to generate and import additional Authentication XML Signing Keys for the KeyOS MultiKey Service.

## 1.1. Terms and Definitions

- **Authentication XML Signing Key (Signing Key)** - is a private, 2048 bit PKCS#8 RSA key with 0x10001exponent, used for Authentication XML signature generation in the KeyOS MultiKey Service.

# 2. Automatically Generating and Importing New Keys

In order to acquire a license from the KeyOS MultiKey License API, you must have a security token, which is called the “Authentication XML.” Each Authentication XML is signed with your Authentication XML Private Signing Key (Signing Key). You can have multiple Signing Keys, and you can rotate them if required, but the public versions of those Signing Keys must first be registered in the KeyOS system.

Below are the instructions for generating and importing new Signing Keys into the KeyOS platform using only a couple of clicks:

- Log in to your KeyOS account at [keyos.com](http://www.keyos.com)
- Navigate to **"Authentication XML -\> Import Signing Key"** in your KeyOS Console. 
- Select **"Generate Random Keys"** in the dropdown menu.
- Click **“Generate.”**

![gen-random-key-3](https://go.buydrm.com/hs-fs/hubfs/gen-random-key-3.png?quality=high&width=656&name=gen-random-key-3.png)

*Figure 1. Generating a random Signing Key.*

The process of key generation may take a moment (2-10 seconds), **but do not close the page.**

When the keys are generated, you will see a form as shown below:

![gen-random-key-done-3](https://go.buydrm.com/hs-fs/hubfs/gen-random-key-done-3.png?quality=high&width=870&name=gen-random-key-done-3.png)

*Figure 2. Random Signing Key's public key information before import.*

- **Key Hash** - A unique Signing Key identifier that is used inside the Authentication XML's *RSAPubKeyId* field. When using KeyOS Authentication XML generators, the value for this field is picked up from the name of the key, which is why we strongly recommend naming your keys as follows - "\[hash\].\[ext\]".   For example, *30d7ce2a1da161e03bba15e919a19321.pem*. If the file that contains the Signing Key has a name that is different from the Key Hash from which it was generated, you must set the *RSAPubKeyId* field of the Authentication XML manually. Otherwise, the KeyOS MultiKey License Service API won't be able to identify the key that was used to sign your Authentication XML and it won't issue a license.
- **Key Description** - A Signing Key description to help you identify the key within the list of other Signing Keys in your account. When you generate the random key, this field is pre-populated for you, though you can alter it if necessary.
- **Public Key** - Your private Signing Key's corresponding public key, which will be imported into the KeyOS system.
- **Is Key Enabled?** - Flag that defines a key's status, i.e., whether it is enabled and ready to be used, or disabled and any Authentication XML signed using this key is considered invalid.
- **Private/Public Keys** - This button allows you to download the archive with private and public Signing Keys in different formats:

***Note: You can download your private keys only on this screen before you click the Import button. For security reasons, we do not store your private keys. Please make sure you have downloaded them here.***

- **I have downloaded keys** - Enables the Import button and allows you to move forward.

By clicking “Import,” you import the public key into the KeyOS platform and if there were no errors, you will see a success message in the usual place for KeyOS console notifications in  the upper right corner.

***Note:** It may take up to 10 minutes for newly imported keys to become active. *

Shortly after that, you will be automatically redirected to the list of available Signing Keys where you can remove your keys or alter their state:

![keys-3](https://go.buydrm.com/hs-fs/hubfs/keys-3.png?quality=high&width=910&name=keys-3.png)

*Figure 3. Signing Keys available in the system.*

# 3. Manually Importing Existing Key

If you want to manually import information about your own Signing Key into the system, for example if you have removed the Signing Key from the system and now want return it, you must register each Signing Key’s corresponding public key in the KeyOS platform.

To register the public key(s), select the "Import Existing Public Key" on the Import Signing Key page and you will see the following form:

![import-existing-key-2](https://go.buydrm.com/hs-fs/hubfs/import-existing-key-2.png?quality=high&width=870&name=import-existing-key-2.png)

*Figure 4. Manually Importing the existing Signing Key.*

- **Public Key** - The ASCII PEM-formatted PKCS#8 public key that corresponds to the private key that you want to use to sign the Authentication XML.
- **Key Hash** - Unique key identifier.
- **Key Description** - A Signing Key description to help identify the key within the list of other Signing Keys in your account.
- **Public Key** - The public key you are about to import.
- **Is Key Enabled** - Flag that defines a key's status, i.e., whether it is enabled and ready to be used, or disabled and any Authentication XML signed using this key is considered invalid.

Browse for the public key and open it to load the information. You will see something similar to what is shown on this image:

![existing-key-loaded-3](https://go.buydrm.com/hs-fs/hubfs/existing-key-loaded-3.png?quality=high&width=870&name=existing-key-loaded-3.png)

*Figure 5. Existing Signing Key's public key information.*

As you can see, the tool loaded the public key information. The Key Hash was automatically extracted from the name of the file - "0d9d23deb76def4a0d685ee43a7db988.pem.pub" and is valid. If you try to import a valid public key with a filename that doesn't contain a valid hash, you will get the following notice:

![existing-key-loaded-false-4](https://go.buydrm.com/hs-fs/hubfs/existing-key-loaded-false-4.png?quality=high&width=870&name=existing-key-loaded-false-4.png)

*Figure 6. Wrong filename notification.*

This notification simply means that while your key is valid, the filename doesn't contain the valid hash. If you use this key with the KeyOS Authentication XML generators, they won't be able to pick up the value for the required Authentication XML's *RSAPubKeyId* field and your Authentication XML will be invalid. **Note: this is not an error, but rather a notice**. After the import, you can either rename your files (the corresponding private key you use for signing the Authentication XML), or set the *RSAPubKeyId* field manually in your code to let the KeyOS MultiKey Licensing API know which key you have used to sign the Authentication XML.

If necessary, you can add the description and click “Import” to import the public key into the KeyOS platform. When the import is done, if there were no errors, you will see a success message and will be redirected to the list of available Signing Keys.

 Topics: [authentication xml](https://go.buydrm.com/thedrmblog/topic/authentication-xml), [XML](https://go.buydrm.com/thedrmblog/topic/xml), [MultiKey Service](https://go.buydrm.com/thedrmblog/topic/multikey-service)

### Subscribe for Instant Notifications

###### Popular Posts

- [![Managing Widevine DRM for Preventing Screen Capture and Recording on Android Devices](https://go.buydrm.com/hubfs/BuyDRM_Managing%20Widevine%20DRM%20for%20Preventing%20Screen%20Capture%20and%20Recording%20on%20Android%20Devices_1200x628.png)](https://go.buydrm.com/thedrmblog/managing-widevine-drm-for-preventing-screen-capture-and-recording-on-android-devices)
  
  [Managing Widevine DRM for Preventing Screen Capture and Recording on Android Devices](https://go.buydrm.com/thedrmblog/managing-widevine-drm-for-preventing-screen-capture-and-recording-on-android-devices)
  
   January 14, 2026
- [![BuyDRM Launches FairPlay Streaming SDK 26](https://go.buydrm.com/hubfs/BuyDRM_FairPlayv26_PressRelease_1200x628.png)](https://go.buydrm.com/thedrmblog/buydrm-launches-apple-fairplay-v26)
  
  [BuyDRM Launches FairPlay Streaming SDK 26](https://go.buydrm.com/thedrmblog/buydrm-launches-apple-fairplay-v26)
  
   June 16, 2026
- [![Forensic Watermarking + DRM: The Dynamic Duo for Bulletproof Content Security in 2026](https://go.buydrm.com/hubfs/BuyDRM_Forensic%20Watermarking%20%2B%20DRM-%20The%20Dynamic%20Duo%20for%20Bulletproof%20Content%20Security%20in%202026_1200x628-Recovered-1.png)](https://go.buydrm.com/thedrmblog/forensic-watermarking-drm-the-dynamic-duo-for-bulletproof-content-security-in-2026)
  
  [Forensic Watermarking + DRM: The Dynamic Duo for Bulletproof Content Security in 2026](https://go.buydrm.com/thedrmblog/forensic-watermarking-drm-the-dynamic-duo-for-bulletproof-content-security-in-2026)
  
   April 30, 2026
- [![Counting the Cost of Insecure Streaming: Why Multi-DRM Matters More Than Ever](https://go.buydrm.com/hubfs/BuyDRM_Counting%20the%20Cost%20of%20Insecure%20Streaming_Why%20Multi-DRM%20Matters%20More%20Than%20Ever_1200x628.png)](https://go.buydrm.com/thedrmblog/counting-the-cost-of-insecure-streaming-why-multi-drm-matters-more-than-ever)
  
  [Counting the Cost of Insecure Streaming: Why Multi-DRM Matters More Than Ever](https://go.buydrm.com/thedrmblog/counting-the-cost-of-insecure-streaming-why-multi-drm-matters-more-than-ever)
  
   November 12, 2025
- [![Safeguarding the Game: How DRM and Watermarking Protected World Cup Live Streams](https://go.buydrm.com/hubfs/BuyDRM_WorldCup_BlogPost_1200x628-1.png)](https://go.buydrm.com/thedrmblog/safeguarding-the-game-how-drm-and-watermarking-protected-world-cup-live-streams)
  
  [Safeguarding the Game: How DRM and Watermarking Protected World Cup Live Streams](https://go.buydrm.com/thedrmblog/safeguarding-the-game-how-drm-and-watermarking-protected-world-cup-live-streams)
  
   July 16, 2026

[![New call-to-action](https://hubspot-no-cache-na2-prod.s3.amazonaws.com/cta/default/2212554/154f7632-cceb-490e-864a-83df5ff18042.png)](https://hubspot-cta-redirect-na2-prod.s3.amazonaws.com/cta/redirect/2212554/154f7632-cceb-490e-864a-83df5ff18042)

### Posts by Topic

- [DRM (95)](https://go.buydrm.com/thedrmblog/topic/drm)
- [Multi-DRM (26)](https://go.buydrm.com/thedrmblog/topic/multi-drm)
- [Content Security (16)](https://go.buydrm.com/thedrmblog/topic/content-security)
- [esp partner program (15)](https://go.buydrm.com/thedrmblog/topic/esp-partner-program)
- [Content Protection (13)](https://go.buydrm.com/thedrmblog/topic/content-protection)
- [Digital Rights Management (11)](https://go.buydrm.com/thedrmblog/topic/digital-rights-management)
- [Blog (9)](https://go.buydrm.com/thedrmblog/topic/blog)
- [Google Widevine DRM (9)](https://go.buydrm.com/thedrmblog/topic/google-widevine-drm)
- [anti-piracy (9)](https://go.buydrm.com/thedrmblog/topic/anti-piracy)
- [encryption (9)](https://go.buydrm.com/thedrmblog/topic/encryption)
- [BuyDRM (8)](https://go.buydrm.com/thedrmblog/topic/buydrm)
- [KeyOS (8)](https://go.buydrm.com/thedrmblog/topic/keyos)
- [OVHcloud (8)](https://go.buydrm.com/thedrmblog/topic/ovhcloud)
- [Piracy (8)](https://go.buydrm.com/thedrmblog/topic/piracy)
- [Apple FairPlay DRM (7)](https://go.buydrm.com/thedrmblog/topic/apple-fairplay-drm)
- [IBC (7)](https://go.buydrm.com/thedrmblog/topic/ibc)
- [partnerspotlight (7)](https://go.buydrm.com/thedrmblog/topic/partnerspotlight)
- [Bitmovin (6)](https://go.buydrm.com/thedrmblog/topic/bitmovin)
- [Streaming Media (6)](https://go.buydrm.com/thedrmblog/topic/streaming-media)
- [watermarking (6)](https://go.buydrm.com/thedrmblog/topic/watermarking)
- [webinar (6)](https://go.buydrm.com/thedrmblog/topic/webinar)
- [forensic watermarking (5)](https://go.buydrm.com/thedrmblog/topic/forensic-watermarking)
- [partners (5)](https://go.buydrm.com/thedrmblog/topic/partners)
- [CMAF (4)](https://go.buydrm.com/thedrmblog/topic/cmaf)
- [DRM workflow (4)](https://go.buydrm.com/thedrmblog/topic/drm-workflow)
- [Glossary (4)](https://go.buydrm.com/thedrmblog/topic/glossary)
- [What is DRM (3)](https://go.buydrm.com/thedrmblog/topic/what-is-drm)
- [Widevine (3)](https://go.buydrm.com/thedrmblog/topic/widevine)
- [esp program (3)](https://go.buydrm.com/thedrmblog/topic/esp-program)
- [3rd party server solutions (2)](https://go.buydrm.com/thedrmblog/topic/3rd-party-server-solutions)
- [4K (2)](https://go.buydrm.com/thedrmblog/topic/4k)
- [AWS Elemental (2)](https://go.buydrm.com/thedrmblog/topic/aws-elemental)
- [Adding DRM (2)](https://go.buydrm.com/thedrmblog/topic/adding-drm)
- [AppleTV (2)](https://go.buydrm.com/thedrmblog/topic/appletv)
- [CENC (2)](https://go.buydrm.com/thedrmblog/topic/cenc)
- [DRM Lifecycle (2)](https://go.buydrm.com/thedrmblog/topic/drm-lifecycle)
- [IBC Show (2)](https://go.buydrm.com/thedrmblog/topic/ibc-show)
- [Innovation (2)](https://go.buydrm.com/thedrmblog/topic/innovation)
- [Lifecycle DRM (2)](https://go.buydrm.com/thedrmblog/topic/lifecycle-drm)
- [Multi-Cloud (2)](https://go.buydrm.com/thedrmblog/topic/multi-cloud)
- [MultiKey Service (2)](https://go.buydrm.com/thedrmblog/topic/multikey-service)
- [NAB (2)](https://go.buydrm.com/thedrmblog/topic/nab)
- [OTT (2)](https://go.buydrm.com/thedrmblog/topic/ott)
- [PSSH (2)](https://go.buydrm.com/thedrmblog/topic/pssh)
- [W3C (2)](https://go.buydrm.com/thedrmblog/topic/w3c)
- [Zype (2)](https://go.buydrm.com/thedrmblog/topic/zype)
- [amazon (2)](https://go.buydrm.com/thedrmblog/topic/amazon)
- [authentication xml (2)](https://go.buydrm.com/thedrmblog/topic/authentication-xml)
- [concurrency limiting (2)](https://go.buydrm.com/thedrmblog/topic/concurrency-limiting)
- [encoder (2)](https://go.buydrm.com/thedrmblog/topic/encoder)
- [epix (2)](https://go.buydrm.com/thedrmblog/topic/epix)
- [flussonic (2)](https://go.buydrm.com/thedrmblog/topic/flussonic)
- [fuboTV (2)](https://go.buydrm.com/thedrmblog/topic/fubotv)
- [google (2)](https://go.buydrm.com/thedrmblog/topic/google)
- [ott content (2)](https://go.buydrm.com/thedrmblog/topic/ott-content)
- [server (2)](https://go.buydrm.com/thedrmblog/topic/server)
- [video streaming (2)](https://go.buydrm.com/thedrmblog/topic/video-streaming)
- [video.js (2)](https://go.buydrm.com/thedrmblog/topic/video-js)
- [2016 DRM Deployment Guide (1)](https://go.buydrm.com/thedrmblog/topic/2016-drm-deployment-guide)
- [3rd party cloud encryption solutions (1)](https://go.buydrm.com/thedrmblog/topic/3rd-party-cloud-encryption-solutions)
- [3rd party encoders (1)](https://go.buydrm.com/thedrmblog/topic/3rd-party-encoders)
- [ABC (1)](https://go.buydrm.com/thedrmblog/topic/abc)
- [API (1)](https://go.buydrm.com/thedrmblog/topic/api)
- [AV1 (1)](https://go.buydrm.com/thedrmblog/topic/av1)
- [Bento 4 (1)](https://go.buydrm.com/thedrmblog/topic/bento-4)
- [C2PA (1)](https://go.buydrm.com/thedrmblog/topic/c2pa)
- [CORS (1)](https://go.buydrm.com/thedrmblog/topic/cors)
- [COVID19 (1)](https://go.buydrm.com/thedrmblog/topic/covid19)
- [Cinedigm (1)](https://go.buydrm.com/thedrmblog/topic/cinedigm)
- [Cloud Security (1)](https://go.buydrm.com/thedrmblog/topic/cloud-security)
- [Common Encryption (1)](https://go.buydrm.com/thedrmblog/topic/common-encryption)
- [Content Encryption Keys (1)](https://go.buydrm.com/thedrmblog/topic/content-encryption-keys)
- [Cross-Origin Reference Sharing (1)](https://go.buydrm.com/thedrmblog/topic/cross-origin-reference-sharing)
- [DRM Acronyms (1)](https://go.buydrm.com/thedrmblog/topic/drm-acronyms)
- [DRM Capable Player (1)](https://go.buydrm.com/thedrmblog/topic/drm-capable-player)
- [DRM Playback (1)](https://go.buydrm.com/thedrmblog/topic/drm-playback)
- [Device DRM (1)](https://go.buydrm.com/thedrmblog/topic/device-drm)
- [Digital Element (1)](https://go.buydrm.com/thedrmblog/topic/digital-element)
- [EFF (1)](https://go.buydrm.com/thedrmblog/topic/eff)
- [EME (1)](https://go.buydrm.com/thedrmblog/topic/eme)
- [Encrypted Media Extension (1)](https://go.buydrm.com/thedrmblog/topic/encrypted-media-extension)
- [FFMpeg (1)](https://go.buydrm.com/thedrmblog/topic/ffmpeg)
- [Fall Special (1)](https://go.buydrm.com/thedrmblog/topic/fall-special)
- [GCP (1)](https://go.buydrm.com/thedrmblog/topic/gcp)
- [Google Cloud (1)](https://go.buydrm.com/thedrmblog/topic/google-cloud)
- [HEVC DRM (1)](https://go.buydrm.com/thedrmblog/topic/hevc-drm)
- [HTML5 (1)](https://go.buydrm.com/thedrmblog/topic/html5)
- [HTML5 Player with DRM Support (1)](https://go.buydrm.com/thedrmblog/topic/html5-player-with-drm-support)
- [HTML5Player (1)](https://go.buydrm.com/thedrmblog/topic/html5player)
- [Hollywood (1)](https://go.buydrm.com/thedrmblog/topic/hollywood)
- [IBC 2019 (1)](https://go.buydrm.com/thedrmblog/topic/ibc-2019)
- [IFE (1)](https://go.buydrm.com/thedrmblog/topic/ife)
- [Immergo (1)](https://go.buydrm.com/thedrmblog/topic/immergo)
- [Interra Systems (1)](https://go.buydrm.com/thedrmblog/topic/interra-systems)
- [JIT (1)](https://go.buydrm.com/thedrmblog/topic/jit)
- [License Request (1)](https://go.buydrm.com/thedrmblog/topic/license-request)
- [Live Stream Crash (1)](https://go.buydrm.com/thedrmblog/topic/live-stream-crash)
- [Live Stream Crash Solution (1)](https://go.buydrm.com/thedrmblog/topic/live-stream-crash-solution)
- [Live Streams (1)](https://go.buydrm.com/thedrmblog/topic/live-streams)
- [Live and VOD (1)](https://go.buydrm.com/thedrmblog/topic/live-and-vod)
- [MPEG DASH (1)](https://go.buydrm.com/thedrmblog/topic/mpeg-dash)
- [MWC (1)](https://go.buydrm.com/thedrmblog/topic/mwc)
- [Microsoft PlayReady DRM (1)](https://go.buydrm.com/thedrmblog/topic/microsoft-playready-drm)
- [Mobile World Congress (1)](https://go.buydrm.com/thedrmblog/topic/mobile-world-congress)
- [MultiBlock (1)](https://go.buydrm.com/thedrmblog/topic/multiblock)
- [MultiPack (1)](https://go.buydrm.com/thedrmblog/topic/multipack)
- [Multiple Keys (1)](https://go.buydrm.com/thedrmblog/topic/multiple-keys)
- [NAB 2024 (1)](https://go.buydrm.com/thedrmblog/topic/nab-2024)
- [Netflix (1)](https://go.buydrm.com/thedrmblog/topic/netflix)
- [OfflineDRM (1)](https://go.buydrm.com/thedrmblog/topic/offlinedrm)
- [Press Release (1)](https://go.buydrm.com/thedrmblog/topic/press-release)
- [R.I.P. (1)](https://go.buydrm.com/thedrmblog/topic/r-i-p)
- [Radiant Media Player (1)](https://go.buydrm.com/thedrmblog/topic/radiant-media-player)
- [Redspace (1)](https://go.buydrm.com/thedrmblog/topic/redspace)
- [SMConnect (1)](https://go.buydrm.com/thedrmblog/topic/smconnect)
- [Screen Recording (1)](https://go.buydrm.com/thedrmblog/topic/screen-recording)
- [Secure Player (1)](https://go.buydrm.com/thedrmblog/topic/secure-player)
- [Shaka Player (1)](https://go.buydrm.com/thedrmblog/topic/shaka-player)
- [Soundcloud (1)](https://go.buydrm.com/thedrmblog/topic/soundcloud)
- [Streamingmedia.com (1)](https://go.buydrm.com/thedrmblog/topic/streamingmedia-com)
- [Telestream (1)](https://go.buydrm.com/thedrmblog/topic/telestream)
- [UV (1)](https://go.buydrm.com/thedrmblog/topic/uv)
- [UltraViolet (1)](https://go.buydrm.com/thedrmblog/topic/ultraviolet)
- [Unified Streaming (1)](https://go.buydrm.com/thedrmblog/topic/unified-streaming)
- [Update (1)](https://go.buydrm.com/thedrmblog/topic/update)
- [WebRTC (1)](https://go.buydrm.com/thedrmblog/topic/webrtc)
- [XML (1)](https://go.buydrm.com/thedrmblog/topic/xml)
- [a/b watermarking (1)](https://go.buydrm.com/thedrmblog/topic/a-b-watermarking)
- [accurate player (1)](https://go.buydrm.com/thedrmblog/topic/accurate-player)
- [analytics (1)](https://go.buydrm.com/thedrmblog/topic/analytics)
- [australian broadcasting corporation (1)](https://go.buydrm.com/thedrmblog/topic/australian-broadcasting-corporation)
- [authentication (1)](https://go.buydrm.com/thedrmblog/topic/authentication)
- [batch encryption (1)](https://go.buydrm.com/thedrmblog/topic/batch-encryption)
- [best practices (1)](https://go.buydrm.com/thedrmblog/topic/best-practices)
- [building a drm platform (1)](https://go.buydrm.com/thedrmblog/topic/building-a-drm-platform)
- [case study (1)](https://go.buydrm.com/thedrmblog/topic/case-study)
- [client-side watermarking (1)](https://go.buydrm.com/thedrmblog/topic/client-side-watermarking)
- [compatability (1)](https://go.buydrm.com/thedrmblog/topic/compatability)
- [content licensing (1)](https://go.buydrm.com/thedrmblog/topic/content-licensing)
- [cpix (1)](https://go.buydrm.com/thedrmblog/topic/cpix)
- [data (1)](https://go.buydrm.com/thedrmblog/topic/data)
- [deploying (1)](https://go.buydrm.com/thedrmblog/topic/deploying)
- [drm licensing (1)](https://go.buydrm.com/thedrmblog/topic/drm-licensing)
- [drm pricing (1)](https://go.buydrm.com/thedrmblog/topic/drm-pricing)
- [drm report (1)](https://go.buydrm.com/thedrmblog/topic/drm-report)
- [encoding (1)](https://go.buydrm.com/thedrmblog/topic/encoding)
- [encoding.com (1)](https://go.buydrm.com/thedrmblog/topic/encoding-com)
- [encryption solutions (1)](https://go.buydrm.com/thedrmblog/topic/encryption-solutions)
- [harmonic (1)](https://go.buydrm.com/thedrmblog/topic/harmonic)
- [integration (1)](https://go.buydrm.com/thedrmblog/topic/integration)
- [kodi (1)](https://go.buydrm.com/thedrmblog/topic/kodi)
- [license acquisition (1)](https://go.buydrm.com/thedrmblog/topic/license-acquisition)
- [live events (1)](https://go.buydrm.com/thedrmblog/topic/live-events)
- [live sports (1)](https://go.buydrm.com/thedrmblog/topic/live-sports)
- [low-latency (1)](https://go.buydrm.com/thedrmblog/topic/low-latency)
- [low-latency drm (1)](https://go.buydrm.com/thedrmblog/topic/low-latency-drm)
- [major movie studios (1)](https://go.buydrm.com/thedrmblog/topic/major-movie-studios)
- [multiscreener (1)](https://go.buydrm.com/thedrmblog/topic/multiscreener)
- [native drm (1)](https://go.buydrm.com/thedrmblog/topic/native-drm)
- [non-persistent license (1)](https://go.buydrm.com/thedrmblog/topic/non-persistent-license)
- [os (1)](https://go.buydrm.com/thedrmblog/topic/os)
- [packaging (1)](https://go.buydrm.com/thedrmblog/topic/packaging)
- [partner program (1)](https://go.buydrm.com/thedrmblog/topic/partner-program)
- [persistent license (1)](https://go.buydrm.com/thedrmblog/topic/persistent-license)
- [proxy (1)](https://go.buydrm.com/thedrmblog/topic/proxy)
- [questionnaire (1)](https://go.buydrm.com/thedrmblog/topic/questionnaire)
- [radiant player (1)](https://go.buydrm.com/thedrmblog/topic/radiant-player)
- [roku (1)](https://go.buydrm.com/thedrmblog/topic/roku)
- [screen capture (1)](https://go.buydrm.com/thedrmblog/topic/screen-capture)
- [screener (1)](https://go.buydrm.com/thedrmblog/topic/screener)
- [server-side watermarking (1)](https://go.buydrm.com/thedrmblog/topic/server-side-watermarking)
- [strategy (1)](https://go.buydrm.com/thedrmblog/topic/strategy)
- [streaming (1)](https://go.buydrm.com/thedrmblog/topic/streaming)
- [theoplayer (1)](https://go.buydrm.com/thedrmblog/topic/theoplayer)
- [video player (1)](https://go.buydrm.com/thedrmblog/topic/video-player)
- [watermark (1)](https://go.buydrm.com/thedrmblog/topic/watermark)
- [watermarked (1)](https://go.buydrm.com/thedrmblog/topic/watermarked)
- [webplay (1)](https://go.buydrm.com/thedrmblog/topic/webplay)
- [zee5 (1)](https://go.buydrm.com/thedrmblog/topic/zee5)

see all

###### Follow Us

[![Share on Facebook](https://static.hubspot.com/final/img/common/icons/social/facebook-24x24.png)](https://www.facebook.com/buydrm) [![Share on LinkedIn](https://static.hubspot.com/final/img/common/icons/social/linkedin-24x24.png)](http://www.linkedin.com/company/buydrm) [![Share on Twitter](https://static.hubspot.com/final/img/common/icons/social/twitter-24x24.png)](https://twitter.com/buydrm)

### Subscribe to The DRM Blog for Instant Notications

![](https://go.buydrm.com/hs-fs/hubfs/BuyDRM_KeyOS_Logos/images/buydrm-logo.png?width=207&name=buydrm-logo.png "buydrm-logo.png")

Founded in 2001, BuyDRM is a leading provider of Digital Rights Management and Content Security Services for the entertainment, enterprise and education industries.

[![Share on Facebook](https://static.hubspot.com/final/img/common/icons/social/facebook-24x24.png)](https://www.facebook.com/buydrm) [![Share on LinkedIn](https://static.hubspot.com/final/img/common/icons/social/linkedin-24x24.png)](http://www.linkedin.com/company/buydrm) [![Share on Twitter](https://static.hubspot.com/final/img/common/icons/social/twitter-24x24.png)](https://twitter.com/buydrm)