6 lines
234 B
Markdown
6 lines
234 B
Markdown
### SSL
|
|
|
|
Secure Sockets Layer known as SSL is a protocol for transferring private data across the Internet.
|
|
SSL uses a cryptographic system that uses two keys to encrypt data.
|
|
SSL is the predecessor to Transport Layer Security (TLS).
|