SwCrypt
SwCrypt copied to clipboard
Support for converting DER key pair in SecKey format
I am using an external library that expects RSA based private/public key pair in SecKey format. I couldn't find a way to convert DER based key pair in SecKey format properly. Any help would be highly appreciated?