Behrens, Meike wrote:
If I understand you correctly, no. It is an essential feature of public key encryption that neither key can be computed from the other.Good morning.
Is there a way to generate the private key in a function, convert it to
string give it back, in another function get the private-key-string and
get the public key from that string-private key? If it is, can someone please give me a clue?