Toggle navigation
Axinom Media Tools
Capabilities
Media Capabilities
Decoders
Codecs String Decoder
License Request Decoder
PSSH Box Decoder
PSSH Data Decoder
Generators
PSSH Box Generator
Home
Decoders
License Request Decoder
License Request
Base16
Base64
Text
Non-binary license request (e.g. Clear Key and PlayReady) provided in a binary form will be decoded as UTF-8 text.
Application Secret Key (ASk)
Base16
Base64
The 16-byte key that was used to encrypt some info in the license request.
Private Key
Base16
Base64
The RSA private key of a license server (PEM-encoded, in the PKCS #1 format), which is required to decrypt the license request. It's optional, if the license request is generated for the Axinom's license server.
Service ID
A UUID that uniquely identifies a license server. The license server uses it to generate a client ID. The service ID is required to get a correct client ID, but it's optional, if the license request is generated for the Axinom's license server. In this case, the Axinom's service ID will be used.
Private Key
Base16
Base64
The RSA private key of a license server (PEM-encoded, in the PKCS #1 format), which is required to decrypt information about the client. It's optional, if the license request is generated for the Axinom's license server.
Decode
as
Detect Automatically
Clear Key License Request (JSON)
FairPlay License Request (SPC; Binary)
PlayReady License Request (XML; SOAP or Challenge)
Widevine License Request (Protocol Buffers; Binary)