When I connect my device to Android Debug Bridge (ADB) over USB using this command:
> adb device
then I get the following (encrypted) 16 characters:
df23582e162esfd2 device
What are these characters? Are they generated by Windows or ADB? Are those characters temporarily stored or shown anywhere else?