Hi, I am developing an application using Obj C and Cocoa framework.
I want to incorporate encryption in my application. For that I am using "SecCertificate*" and related headers. I want to know whether any function is available to retrieve "public key" of the certificate stored?
I want to incorporate encryption in my application. For that I am using "SecCertificate*" and related headers. I want to know whether any function is available to retrieve "public key" of the certificate stored?