Found it. ((p7->d).sign)->contents->d.data->data. Is there a convenience
function to do this anywhere, as this is ugly.


Frank Geck wrote:

> Does anyone know how to extract  the data contents from a PKCS7 * where
> it's just a signed message?  I tried accessing the contents member
> (p7->d.sign->contents) but that did not seem to be it (or is it not in
> plain text?).  I'm able to verify the signature just don't know how to
> get the plain text data out of it.
>
> Thanks,
>
> Frank
>
> ______________________________________________________________________
> OpenSSL Project                                 http://www.openssl.org
> User Support Mailing List                    [EMAIL PROTECTED]
> Automated List Manager                           [EMAIL PROTECTED]

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

Reply via email to