Cryptolens/cryptolens-cpp

Allow easier import of RSA public keys

artemlos opened this issue · 0 comments

It should be possible to insert public keys in the following format, without having to split the parts.

<RSAKeyValue><Modulus>.....</Modulus><Exponent>.....</Exponent></RSAKeyValue>