|
ssh2_auth_agentAuthenticate over SSH using the ssh agent Description
bool ssh2_auth_agent
( resource
$session
, string $username
)Authenticate over SSH using the ssh agent
Parameters
Return Values
Returns Examples
Example #1 Authenticating with a ssh agent
<?php |