[Moved] How to display in an editor the result of encryption
I’m using qca to encrypt data by doing as follows: SecureArray pubkey.encrypt result = (arg, QCA:: EME_PKCS1_OAEP);
What I want is to display result in an editor to use the result of encryption in an application by making a copy paste into a text box
How could it?
7 replies
You must log in to post a reply. Not a member yet? Register here!


