Hi,
 
I would like to encrypt data with PRIVATE key and decrypt it with PUBLIC key.
Crypto++ samples are encrypting with PUBLIC key and decryping with PRIVATE key...
The aim is to send license file to users, and they can only decode it, with public key but not create new ones....
 
but I don't understand at all, the posted code dosent works, ...
 
If you could help...
 
I'm writing a helper to do this operation I can post it once it's finished but for now i'm stuck !
 
thanks !
 
 
Logan

Reply via email to