Add a certificate revocation list to a PKCS#7 SignedData or SignedAndEnvelopedData structure.
1 on success, or 0 on failure.
| Name | Description |
|---|---|
| p7 | PKCS#7 object that already has a signed content type. |
| crl | CRL to include; a reference is retained by p7. |