Skip to content

The repo contains code for SSL Pinning(Certificate Pinning, Public Key Pinning) implementation in swift.

Notifications You must be signed in to change notification settings

0xSiddhant/SSLPinning-Swift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Public Key SSL Pinning in Swift

You need to create SecKey from the Certificate public key and then you will be able to use them. In this tutorial we are implementing SSL Pinning using Alamofire 5.* in both approach i.e Public Key Pinning and Certificate Pinning.

About

The repo contains code for SSL Pinning(Certificate Pinning, Public Key Pinning) implementation in swift.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published