COD 201 - Secure C Encrypted Network Communications
Course Details
Course Number: COD 201
Course Duration: 15 minutes
Course CPE Credits: .25
NICE Specialty Areas
Related Subject Matter
Foreign Languages Available:
- English
Course Overview
This course explores secure communications using Transport Layer Security (TLS) and best practices for implementing these within C and C++ applications.
Topics include:
- Key principles of TLS
- Libraries and interfaces for implementing the TLS protocol
- TLS security considerations
- Alternatives to TLS