Hi,
I couldn't find the definition of
OBJ_id_pkcs9
Could it be that this should rather be
OBJ_pkcs9
(which is defined earlier in the file)???
i2d_ASN1_OBJECT() with an SMIME-CAPS Object writes
06 01 0F into the DER-encoded buffer!
(Line 879:)
#define SN_SMIMECapabilities "SMIME-CAPS"
#define LN_SMIMECapabilities "S/MIME Capabilities"
#define NID_SMIMECapabilities 167
#define OBJ_SMIMECapabilities OBJ_id_pkcs9,15L
Robert (using OpenSSL 0.9.4)
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]