Secure data exchange on Palm OS 5
Palm OS 5 provides an implementation of the Secure Sockets Layer (SSL) protocol through the SSL library. By using the SSL protocol, you can guarantee that the data you send to and receive from the network or Internet will be secure and authentic. This article shows you how to use the Palm OS 5 SSL APIs for secure data communication.
Netscape developed the SSL (Secure Sockets Layer) protocol to provide secure and private data exchange over the Internet. Now you can provide the same kind of security over wireless data communication. Here, I'll show you how the SSL APIs in Palm OS 5 allow you to send and receive secure and private data from a wireless network.
