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.