Re: Save a pkcs#7 structure to a file

2010-06-23 Thread Dr. Stephen Henson
On Wed, Jun 23, 2010, Federico Berton wrote: > Hi guys, I am trying to save a pkcs#7 structure with sign-and-enveloped data > to a file but I can't find the appropriate function. I know that i should > use somewhat kind of BIO. Can somebody help me? > i2d_PKCS7_bio() will work but you don't have

Save a pkcs#7 structure to a file

2010-06-23 Thread Federico Berton
Hi guys, I am trying to save a pkcs#7 structure with sign-and-enveloped data to a file but I can't find the appropriate function. I know that i should use somewhat kind of BIO. Can somebody help me? Thanks in advance and sorry for my bad english. Berton Federico