enable Encryption
abstract suspend fun enableEncryption(encryptionKey: String, updateProgress: suspend (progress: Progress) -> Unit = {})
Enable encryption of part of advertisement package and commands requests/responses
Parameters
encryption Key
to be set
update Progress
of the operation