SSL functions
SSL functions include:
- Encryption: The data passed between programs is encrypted, preventing unauthorized persons from reading the data.
- Non-repudiation: Proves that the data came from a specific source.
- Authentication: Proves that the source is who they say they are.