|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | ||
![]() |
SSL30Connection | This class can be used to instantiate a SSL3.0 connection
directly given an underlying connection (such
as TCP) or it can be instantiated using Connector.open
and specifying ssl as the protocol to use. |
![]() |
SSLCipherSuites | This class contains the necessary information for a developer or a user or an interested IT person to determine and specify the ciphersuites that are to be used with a specific connection or that are supposed to be used in general with all connections. |
SSL 3.0 Class and Definitions
The Secure Sockets Layer (SSL) is used to manage the security of communication on the Internet. SSL uses a program layer located between the Internet's Hypertext Transfer Protocol (HTTP) and Transport Control Protocol (TCP) layers. "Sockets" refers to the sockets method of passing data back and forth between a client and a server program in a network or between program layers in the same computer. SSL uses RSA public-and-private key encryption, which also includes the use of a digital certificate.
This package contains RIM's implementation of the SSL 3.0 standard.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Copyright 1999-2008 Research In Motion Limited. 295 Phillip Street, Waterloo, Ontario, Canada, N2L 3W8. All Rights Reserved.
Copyright 1993-2003 Sun Microsystems, Inc. 901 San Antonio Road, Palo Alto, California, 94303, U.S.A.
Copyright 2002-2003 Nokia Corporation All Rights Reserved.
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.