...
Regards
Suram
- Original Message -
From: Dr S N Henson <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, March 05, 2001 10:11 PM
Subject: Re: Doubt regarding BER encode(specific question)
chandu wrote:
>
> Hello Dr. Henson,
> Sorry for troubling u again.
. If so can u help me in finding the correct functions from the
library... If not please help me to do the same with 9.6..
Regards..
Suram
- Original Message -
From: Dr S N Henson <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, March 04, 2001 12:28 AM
Subject: Re: Doubt r
chandu wrote:
>
> Hello again Dr. Henson,
>
> Once again thank u very much but I am still worried with the function which
> u pointed to...
>
> I have gone through the code of X509_REQ_set_pubkey( )
>
> As far as I understood the function, it stores the public key in DER fromat
> as it use
nt: Saturday, March 03, 2001 11:07 PM
Subject: Re: Doubt regarding BER encode(specific question)
chandu wrote:
>
> Thank u Dr. Henson for the reply...
>
> My specific question is as follows...
>
> I want to set the public key in the certificate request (X509_REQ)
> structure.
chandu wrote:
>
> Thank u Dr. Henson for the reply...
>
> My specific question is as follows...
>
> I want to set the public key in the certificate request (X509_REQ)
> structure. The draft for SCEP says that the public key has to be encoded to
> BER form and set it in the request...
>
> Can
Thank u Dr. Henson for the reply...
My specific question is as follows...
I want to set the public key in the certificate request (X509_REQ)
structure. The draft for SCEP says that the public key has to be encoded to
BER form and set it in the request...
Can u help me in solving this puzzle of