Register a compression method globally for all SSL operations in the process.
1 on success, or 0 on failure.
| Name | Description |
|---|---|
| id | Wire identifier advertised for cm (must be unique among enabled methods). |
| cm | COMP_METHOD implementation to add to the global list. |