Hi,all
 
in OpenSSL version 0.9.7b,
 
I'd like to know , in i2d_PrivateKey() in i2d_pr.c , why it only deals with the EVP_PKEY_RSA and EVP_PKEY_DSA key?
 
There are some other key kinds , such as DH key, why this function does not deal with?
 
 
thanks,
 
wjw

Reply via email to