i got it. thank you very much
From: "Victor B. Wagner" <[EMAIL PROTECTED]>
Reply-To: openssl-users@openssl.org
To: openssl-users@openssl.org
Subject: Re: source code of function i2d_X509()
Date: Fri, 23 Mar 2007 13:59:27 +0300
On 2007.03.22 at 17:45:33 -0700, LIDA WANG wrote:
On 2007.03.22 at 17:45:33 -0700, LIDA WANG wrote:
> Could anyone tell me where i can find the source code of function
> i2d_X509()?
File crypto/asn1/x_x509.c contain macro
IMPLEMENT_ASN1_FUNCTIONS(X509) in the line 136 (as of 0.9.8e)
This macro is expanded during compilation into definitions
of