Set the inner content of a SignedData / DigestedData PKCS#7 to p7_data.
1 on success, or 0 on failure.
| Name | Description |
|---|---|
| p7 | Outer PKCS#7 whose content type supports nested content. |
| p7_data | Inner PKCS#7 content object; ownership is transferred on success. |