timkurvers / as3-crypto

Fork of Henri Torgemane's excellent as3 cryptography library
http://code.google.com/p/as3crypto
Other
93 stars 46 forks source link

RSA public key PEM format #16

Open eitho opened 11 years ago

eitho commented 11 years ago

Hi, I need help. I generate RSA keys. And now i must send my public key to server in PEM format. Can somebody tell me how can i do it?