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