I plan to use ML Kit with a custom model in my android app and interesting what protocol it uses to download the model from cloud? Is it secure or not?
Asked
Active
Viewed 51 times
1 Answers
0
ML Kit team member here.
It's HTTPS all the way. Custom models are hosted to Google Cloud Storage, and downloaded over HTTPS.

David East
- 31,526
- 6
- 67
- 82