I am required to make all API calls to a server using TLS 1.2. I am using volley (v1.1.1) with minSDKversion 21. How is it possible to ensure that all calls are done with TLS 1.2?
from How to ensure TLS 1.2 is used in API request from Android Volley?
No comments:
Post a Comment