sodium_bin2hex

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
@nogc nothrow extern (C)
char*
sodium_bin2hex
(
char* hex
,
const size_t hex_maxlen
,
const ubyte* bin
,
const size_t bin_len
)

Meta