Add a CRL to a SignedData or EnvelopedData CMS ContentInfo (up-refs the CRL).
1 on success, or 0 on failure.
| Name | Description |
|---|---|
| cms | ContentInfo of type signed data or (authenticated) enveloped data. |
| crl | CRL to include; the caller retains ownership and must free it. |