executeKeyRequest

open override fun executeKeyRequest(uuid: UUID, request: ExoMediaDrm.KeyRequest): ByteArray

Executes a DRM key request.

Return

The response data.

Parameters

uuid

The UUID of the content protection scheme.

request

The request.

Throws

If an error occurred executing the request.