hello
how can i get the public Key from a certificate ?
( please give me just the name of the function, for example i use to get a 
public key from a private key :
PrivKey = RSA_generate_key(512, RSA_F4, NULL, NULL);
      PubKey = RSAPublicKey_dup(PrivKey);
)
 if i send a certificate , i'm not oblige to send a public key , i deduce it 
from a a certificate (am i wrong ???!) )
best regards



_________________________________________________________________
Sur Windows Live Ideas, découvrez en exclusivité de nouveaux services en 
ligne... si nouveaux qu'ils ne sont pas encore sortis officiellement sur le 
marché !
http://ideas.live.com

Reply via email to