Encrypts an IP address string (IPv4 or IPv6) with prefix preservation.
Buffer to store the encrypted IP string (must be at least IPCRYPT_MAX_IP_STR_BYTES).
The IP address string to encrypt.
The length of the encrypted IP string, or 0 on error.
See Implementation
Encrypts an IP address string (IPv4 or IPv6) with prefix preservation.