hai,
   i want to know how an integer(ex p=5) encoded as
der format.[ in openssl]
   i study asn.1 in detail,
   p=5 is ASN.1 INTEGER, so UNIVERSAL CLASS is 02,
  
   so hex values seem to be, 
    
     tag length value
      02   01    05


      how to encode this value in opnssl so that it
can converted to der an pem format 
      and can be viewd by opnessl.

  plz tell me,
   -awaiting ur reply,
       Balaji S
  
   

________________________________________________________________________
Yahoo! India Matrimony: Find your partner online. 
http://yahoo.shaadi.com/india-matrimony/
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to