Dear OpenSSL Users,
Could someone confirm that when loading private keys in memory using
PEM_read_PrivateKey
EVP_PKEY *evpp = PEM_read_PrivateKey(fk, 0, 0, 0);
the full key is filled in, i.e. evpp points to a complete
(public+private) key?
By analyzing the structure after the call it looks so, but since it
is not documented, I was wondering
whether it is something on which I can count on; if not what is the
advised way to load a complete
key in memory?
Thank you in advance for any advise.
Gerardo Ganis
--
+--------------------------------------------------------------------------+
Gerardo GANIS CERN, PH Dept, SFT group, CH 1211 Geneve 23
room: 32-RC-017, tel: +41 22 7676439
email: [email protected], fax: +41 22 7669133
+--------------------------------------------------------------------------+
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [email protected]
Automated List Manager [email protected]