COD 323 - Using Encryption with C#
Course Details
Course Number: COD 323
Course Duration: 20 minutes
Course CPE Credits: .5
NICE Specialty Areas
Related Subject Matter
Foreign Languages Available:
- English
Course Overview
This secure coding course describes techniques to protect data both in transit and at rest in C# applications using strong cryptography.
Topics include:
- How to protect data using the Data Protection API (DPAPI)
- Avoiding common cryptographic pitfalls
- Protecting sensitive data in transit
- Alternatives to Transport Layer Security (TLS)