Dr. Stephen Henson wrote:
Thanks for your comments, here you're the octet string version.The content inside de octet string is the same the length of the file. This file is generated with the same code that use to the previous files the only difference is that for this version I'm using PKCS7_add_attribute(si, NID_pkcs7_signed, V_ASN1_OCTET_STRING,(void *)oct) instead of usingOn Thu, Sep 16, 2004, Antonio Ruiz Martínez wrote:I tried to put the sequence in an octet_string and with that way there is no problem but I would like to use the SEQUENCE directley if it is possible. PKCS7_add_attribute(si, NID_pkcs7_signed, V_ASN1_SEQUENCE,(void *)oct). Regards, Antonio. |
SignedP7TSP.p7
Description: Binary data
