Hi all, 

I want to assign the Hex string to the RSA *rsa, how can I do it, many
thanks!!

the Hex String is in 1024bit.
for example:
67BD857FB1FDA1AF92FBE2AD43BD82D2
68BC129DBA16176BB4244745831EF09D
46A8182C7546BA6B55A2EC9E86DE036E
91070CD4C1CE1DDFC85F93B3D58EEB1D
B131615A962721E1AD69C866DB88178C
AF2310A44E8942B3020235327334F834
9315E49FFD023F0E2F769AA805D23CEB
1C2716F331FDACB7F0BA68D7EBD70F48

//RSA* rsa;
//rsa = RSA_generate_key(1024, 3, NULL, NULL); 
I dont want to generate key, how can I do it? and what is the type of RSA?

-- 
View this message in context: 
http://old.nabble.com/How-to-set-RSA-key-in-openssl-tp33760638p33760638.html
Sent from the OpenSSL - Dev mailing list archive at Nabble.com.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [email protected]
Automated List Manager                           [email protected]

Reply via email to