PrepareMessageCallback

interface PrepareMessageCallback

Can be implemented to prepare the license acquisition message which will be sent to the license acquisition server.

See also

Functions

Link copied to clipboard
abstract fun prepareMessage(keyMessage: Array<Byte>): Array<Byte>
Can be used to prepare the license acquisition message which will be sent to the license acquisition server.