sftp_extensions_get_data

@brief Get the data of the extension provided by the server.

This is normally the version number of the extension.

@param sftp The sftp session to use.

@param indexn The index number of the extension data you want.

@return The data of the extension.

extern (C)
const(char)*
sftp_extensions_get_data

Meta