You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.