Converts a 16-byte IP address to a string.
Buffer to store the IP string (must be at least IPCRYPT_MAX_IP_STR_BYTES).
The 16-byte IP address.
The length of the IP string, or 0 on error.
See Implementation
Converts a 16-byte IP address to a string.