henrinormak / Heimdall

Heimdall is a wrapper around the Security framework for simple encryption/decryption operations.
MIT License
402 stars 68 forks source link

generate RSA Key pair as string #55

Closed spacemonkey92 closed 7 years ago

spacemonkey92 commented 7 years ago

I need a way to generate a RSA key pair as String (BEGIN RSA PRIVATE KEY) ? Is it possible with this library ?

henrinormak commented 7 years ago

Not at this point, sorry.