encrypt with RSA public key!
but my public key come from a buffer,like char* buf,how can I use this buf encrypt my data?I know maybe use RSA struct,so how can I use that buf make a RSA struct? my key is in DER format. |
- encrypt with RSA public key! todayhill
- Re: encrypt with RSA public key! todayhill
- Re: encrypt with RSA public key! Richard Levitte - VMS Whacker
- RE: encrypt with RSA public key! David Schwartz