unsigned char *silc_auth_get_data(SilcAuthPayload payload, SilcUInt32 *auth_len);
Get the authentication data. The caller must not free the data. If the authentication method is passphrase, then the returned string is UTF-8 encoded passphrase.