PHP » GoLang |
login |
register |
about
|
GoLang ssh2_auth_pubkey_file
request it (408)
GoLang replacement for PHP's ssh2_auth_pubkey_file
[edit | history]
ssh2_auth_pubkey_file(PECL ssh2 >= 0.9.0) ssh2_auth_pubkey_file — Authenticate using a public key Description
bool ssh2_auth_pubkey_file
( resource
$session
, string $username
, string $pubkeyfile
, string $privkeyfile
[, string $passphrase
] )Authenticate using a public key read from a file. Parameters
Return Values
Returns Examples
Example #1 Authentication using a public key
<?php Notes
|
more
Recently updated
more
Most requested
more
Last requests
|