Hi,
   Thanks for the suggestion Marek.
   As posted earlier, my requirement is to know the Private Key Type and its PEM Length.
   EVP_PKEY would give me  the private key Type and not its PEM Length.
   How do i extract the PEM Length of the EVP_PKEY  ? 
   Is there an API for getting the   EVP_PKEY Length / Private Key Length ?
   Also what are the variables  in the rsa_st / dsa_st structure that hold the Private Key and
   its Length.
  
Thanks in Advance,
Sudhir


Reply via email to