enableEncryption

abstract suspend fun enableEncryption(encryptionKey: String, updateProgress: suspend (progress: Progress) -> Unit = {})

Enable encryption of part of advertisement package and commands requests/responses

Parameters

encryptionKey

to be set

updateProgress

of the operation