sftp_extensions_get_name

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

@param sftp The sftp session to use.

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

@return The name of the extension.

extern (C)
const(char)*
sftp_extensions_get_name

Meta