Can I make SecKey from base64encodedString?

I already create a public and secret key. I pass the public key to the server, giving me an encrypted string. I export the private key to base64encodedString. Can I make SecKey from base64encodedString?

Can I make SecKey from base64encodedString?
 
 
Q