Class KeyOSDRMConfiguration

    • Constructor Detail

    • Method Detail

      • getCustomdata

        @Nullable() String getCustomdata()

        The custom data for the license acquisition request.

        • This attribute is required if it is not specified in the separate KeyOSKeySystemConfiguration for Widevine and PlayReady.
        • The value of this attribute should be the value of the customData header that you want to send with license requests to the KeyOS license server.
        • In most cases this will be the base64 encoded KeyOS authentication XML.
        Returns:

        The custom data. (Nullable)