tls_content_read
return tls_content_read(rl->rcontent, buf, n);
ssize_t tls_content_read(struct tls_content *content, uint8_t *buf, size_t n);