For example OCSP_CERTID_free
is exported in libcrypto.so but I could not find it in the source code
Look at asn1/asn1.h adn asn1/asn1t.h
/r$
--
Rich Salz, Chief Security Architect
DataPower Technology http://www.datapower.com
XS40 XML Security Gateway http:/
Hi,
I am trying to understand the APIs that start with OCSP_. I could not
get the source code for these functions. For example OCSP_CERTID_free
is exported in libcrypto.so but I could not find it in the source code
of openssl. How is this possible? How can we have a function in the
binary but not