Files
30-seconds-of-code/glossary/SSL.md
Stefan Feješ e7c020af45 update SSL
2018-09-01 12:36:00 +02:00

4 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).