ssh2_auth_hostbased_file

 bool ssh2_auth_hostbased_file ( resource $session , string $username , string $hostname , string $pubkeyfile , string $privkeyfile [, string $passphrase [, string $local_username ]] ) 

説明

Authenticate using a public hostkey read from a file.

戻り値

Returns TRUE on success or FALSE on failure.