Saved Bookmarks
| 1. |
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. 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. |
|