> 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,
The former looks like Sequence of lenght 0x20 of sequence of
length 12 of something (6, 8) ??? (Seems I should read some ASN.1 again ;-)
> 0x2a, 0x86, 0x48, 0x86, 0xF7, 0x0D, 2, 5, 5, 0, 4, 16},
This is an OID from RSADSI. YOu can find the OIDs in obj_dat.h
but I havn'T found this particular one...
> 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/ |
> +-------------------------------------------------------------------------+
>
--
read you later - Holger Reif
------------------------------------ Signaturprojekt Deutsche Einheit
TU Ilmenau - Informatik - Telematik (Verdamp lang her)
[EMAIL PROTECTED] Alt wie ein Baum werden, um ueber
Remus.PrakInf.TU-Ilmenau.DE/Reif/ alle 7 Bruecken gehen zu koennen
+-------------------------------------------------------------------------+
| Administrative requests should be sent to [EMAIL PROTECTED] |
| List service provided by Open Software Associates, http://www.osa.com/ |
+-------------------------------------------------------------------------+