I received a string containing a PEM-encoded X.509 certificate from somewhere. I want to import this certificate into the iOS KeyChain.
I plan to do the following:
>Convert NSString to
I received a string containing a PEM-encoded X.509 certificate from somewhere. I want to import this certificate into the iOS KeyChain.
I plan to do the following:
>Convert NSString to