Somewhere within SSLeay is a way to get object IDs.  For example, for RSA
signed MD5 uses the following set of bytes:

  {0x30, 0x20, 0x30, 12, 6, 8,
   0x2a, 0x86, 0x48, 0x86, 0xF7, 0x0D, 2, 5, 5, 0, 4, 16},

How do I get this stream using an SSLeay call.  I know it is somewhere in
the asn1 and/or objects area, but I don't know where to start.

--- reply to tzeruch - at - ceddec - dot - com ---
+-------------------------------------------------------------------------+
| Administrative requests should be sent to [EMAIL PROTECTED] |
| List service provided by Open Software Associates, http://www.osa.com/  |
+-------------------------------------------------------------------------+

Reply via email to