renewLicense

abstract fun renewLicense(licenseKeySetId: Array<Byte>): Array<Byte>

Renews an offline license.

Return

Renewed offline license key set id.

Parameters

licenseKeySetId

The key set id of the license to be renewed.

Throws

if the license key set identifier is null.

Thrown when there is an error during DRM session.