Convert Public Key to something readable for sharing

Posted by dede on Stack Overflow See other posts from Stack Overflow or by dede
Published on 2010-05-31T04:10:22Z Indexed on 2010/05/31 4:12 UTC
Read the original article Hit count: 283

Filed under:
|
|
|

How can I convert RSAPublicKey into something readable (public key sharing reasons) and then convert it back to RSAPublicKey?

© Stack Overflow or respective owner

Related posts about java

Related posts about cryptography