TorClient: Add get_runtime() convenience method
I did this in support of arti-hyper (followon to !348 (merged)) when I thought arti-hyper's impl Service
would want to use the runtime's TLS. However, it doesn't.
I still think this API is useful to provide and there is no good reason not to.