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 uses the function i2d_PublicKey( ).
> 
> I need the public key to be stored in BER format... I need to find out some
> way to store the public key in BER encoding...
> 
> I request u to help me further in this regard....

DER is acceptable because a DER encoding is a special case of BER
encoding.

Steve.
-- 
Dr Stephen N. Henson.   http://www.drh-consultancy.demon.co.uk/
Personal Email: [EMAIL PROTECTED] 
Senior crypto engineer, Celo Communications: http://www.celocom.com/
Core developer of the   OpenSSL project: http://www.openssl.org/
Business Email: [EMAIL PROTECTED] PGP key: via homepage.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to