Bada Question:
Download Questions PDF

Explain does bada provide APIs for SSL, encryption, and decryption?

Answer:

Applications can create secure connections by using the Osp::Net::Http class and Osp::Net::Sockets::SecureSocket class. The SecureSocket class uses the SSL protocol to make connections.
The Osp::Security namespace provides all the encryption and decryption classes.

Download Bada Interview Questions And Answers PDF

Previous QuestionNext Question
How to simulate locations?Tell me can we use the local loopback (127.0.0.1)?