I would like to suggest a change in the handling
of pkcs7 content types in asn1/p7_lib.c and in pkcs7/pk7_lib.c

There are a few occurences of lines:

                case NID_pkcs7_data:

It would be nice to have added here the smime content-type Nids, too,
or, to just change the default case to do the same as the data case.

A possible solution would be to replace the four lines by a macro
defined in pkcs7.h in order to simplify maintenance. 

Thanks in advance for considering this.

PS. 
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to