Attach a BIO as the simple trace channel for category (ownership transfers on success).
Mutually exclusive with OSSL_trace_set_callback() for the same category.
1 on success, or 0 on failure.
| Name | Description |
|---|---|
| category | OSSL_TRACE_CATEGORY_* value selecting the channel. |
| channel | Sink BIO for trace output, or NULL to disable tracing for category. |