COD 318 - Protecting Data on Android in Java
Course Details
Course Number: COD 318
Course Duration: 20 minutes
Course CPE Credits: .5
NICE Specialty Areas
Foreign Languages Available:
- English
Course Overview
In this secure coding course, you will learn how to protect data on Android applications using Java.
Topics include:
- Protecting Data in transit using Transport Layer Security (TLS)
- Protecting Data at rest using Symmetric Key Encryption
- Using Android KeyStor to Protect Data
- Dangers of External Storage on Android