Re: Doubt regarding BER encode(specific question)

2001-03-05 Thread chandu
... 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.

Re: Doubt regarding BER encode(specific question)

2001-03-04 Thread chandu
. 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

Re: Doubt regarding BER encode(specific question)

2001-03-03 Thread Dr S N Henson
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

Re: Doubt regarding BER encode(specific question)

2001-03-03 Thread chandu
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.

Re: Doubt regarding BER encode(specific question)

2001-03-03 Thread Dr S N Henson
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

Re: Doubt regarding BER encode(specific question)

2001-03-03 Thread chandu
2001 7:56 PM Subject: Re: Doubt regarding BER encode > chandu wrote: > > Hi everybody, > > I have a doubt regarding BER encoding... I want to BER encode a piece > of data. > > Can any one help me with the functions that must be used to BER encode > and decode... > It

Re: Doubt regarding BER encode

2001-03-03 Thread Dr S N Henson
> chandu wrote: > > Hi everybody, > > I have a doubt regarding BER encoding... I want to BER encode a piece > of data. > > Can any one help me with the functions that must be used to BER encode > and decode... > It depends on the data you want to encode and decode. If there's already a struc

Doubt regarding BER encode

2001-03-03 Thread chandu
Hi everybody,   I have a doubt regarding BER encoding...  I want to BER encode a piece of data.    Can any one help me with the functions that must be used to BER encode and decode...   Any help is highly appreciated...   Regards Suram