hex_prin
hex_prin(out, av->value.octet_string->data,
hex_prin(out, av->value.bit_string->data,
void hex_prin(BIO *out, unsigned char *buf, int len);