ssh2_auth_pubkey_file

 bool ssh2_auth_pubkey_file ( resource $session , string $username , string $pubkeyfile , string $privkeyfile [, string $passphrase ] ) 

説明

Authenticate using a public key read from a file.

戻り値

Returns TRUE on success or FALSE on failure.