How can you enable client certificate in ios 12? : IOS Architect
Answer / Niharika Kumari
{"client_certificate": "To enable client certificate in iOS 12, you need to configure the NSURLSession or URLSessionDataTask with custom trust policies. The server's SSL certificate is compared against the trusted root certificates to ensure a secure connection."}
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain what is struct?
What does @dynamic mean?
Why is delegate weak in ios?
What is the difference between viewdidload and viewdidappear?
Is a delegate retained?
Difference between ScrollviewdidScroll and didendDecelerating delegates?
Assume that system is running low on memory. What can system do for suspended apps?
How would you create your own custom view?
What are the features is ios 12.1?
What does ios mean on my iphone?
What coding language is used for ios apps?
Explain @property ,@synthesize