Begin a locked trace output group for category and return its BIO channel.
Pair with OSSL_trace_end() using the same category and returned BIO.
Trace BIO to write to, or NULL if tracing is disabled for category.
| Name | Description |
|---|---|
| category | OSSL_TRACE_CATEGORY_* value selecting the channel. |