Re: Get signature from a CMS_SignerInfo

2013-05-28 Thread Phillip Hellewell
On Tue, May 28, 2013 at 4:38 PM, Phillip Hellewell wrote: > Before I switched from PKCS7 to CMS, I had the ability to get the > actual signature (encrypted digest) by looking at > signer_info->enc_digest->data. > > Now that is encapsulated with no way to get at it, Same problem goes for the encry

Get signature from a CMS_SignerInfo

2013-05-28 Thread Phillip Hellewell
Before I switched from PKCS7 to CMS, I had the ability to get the actual signature (encrypted digest) by looking at signer_info->enc_digest->data. Now that is encapsulated with no way to get at it, even though I can get the rest of the signer info using these two functions: CMS_SignerInfo_get0