Callback the returns the AES Keys for deviceSharedKey and passwordSecuredKey
deviceSharedKey
passwordSecuredKey
typedef HandleKeysCallback = void Function( List<int> deviceSharedKey, List<int> passwordSecuredKey);