In message <[EMAIL PROTECTED]> on Fri, 23 Jun 2006 17:03:53 +0530, "Bhat, 
Jayalakshmi Manjunath" <[EMAIL PROTECTED]> said:

jayalakshmi.bhat>       I went through objects.README. But I did not understand 
the
jayalakshmi.bhat> obj_mac.num and objects.txt files use clearly. Where do I get 
more info
jayalakshmi.bhat> on this. Sorry in my prev 
jayalakshmi.bhat> mail I mentioned obj_mac.h instead of obj_mac.num.

As someone else said, that file keeps a map from symbols (Attribute
Types in ASN.1 speak) to NIDs, which are the internal OpenSSL
identifiers for them.

Not only that, but obj_mac.num makes sure that those identifiers stay
the same from one OpenSSL release to another, which is very important
to do, since we assign them to the NID_* macros in obj_mac.h and those
macros can be used by anyone any time.

Cheers,
Richard

-----
Please consider sponsoring my work on free software.
See http://www.free.lp.se/sponsoring.html for details.

-- 
Richard Levitte                         [EMAIL PROTECTED]
                                        http://richard.levitte.org/

"When I became a man I put away childish things, including
 the fear of childishness and the desire to be very grown up."
                                                -- C.S. Lewis
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to