Secure Your iOS 11 App with RSA Public Key Encryption in Swift 4 🔐
Learn how to generate and store RSA public keys securely in the Keychain using Swift 4 and Xcode 9. Protect your app data with this step-by-step guide to asymmetric encryption!

Swift Almanac
7.6K views • Apr 23, 2018

About this video
This tutorial shows you how to generate RSA Public Keys and store them in the Key Chain in Swift 4 and Xcode 9
Public Key Encryption allow you to securely encrypt communications within your iOS 11 apps and we will be showing you how to do this using the Firebase database
iOS Keys are made available in the SecKey format and we will need to change these to a String format to save the public key to the Firebase database for distribution.
Tutorial 2:13
In this tutorial we will be using RSA Public Key Encryption which is an asymmetric encryption type.
Public Key Encryption allow you to securely encrypt communications within your iOS 11 apps and we will be showing you how to do this using the Firebase database
iOS Keys are made available in the SecKey format and we will need to change these to a String format to save the public key to the Firebase database for distribution.
Tutorial 2:13
In this tutorial we will be using RSA Public Key Encryption which is an asymmetric encryption type.
Tags and Topics
Browse our collection to discover more content in these categories.
Video Information
Views
7.6K
Likes
52
Duration
30:43
Published
Apr 23, 2018
User Reviews
4.1
(1) Related Trending Topics
LIVE TRENDSRelated trending topics. Click any trend to explore more videos.
Trending Now