save Auth Key
Encrypts the authentication key and saves it to Shared Preferences
Calls BleListener.onSaveAuthKeySuccess upon successful completion.
Error Handling: The function returns a BleError in the following scenarios:
BleError.SaveAuthKeyFailed: TheauthKeyis not empty.BleError.SaveAuthKeyFailed: TheauthKeyfailed to encrypt.