PHP » GoLang |
login |
register |
about
|
GoLang ssh2_publickey_add
request it (378)
GoLang replacement for PHP's ssh2_publickey_add
[edit | history]
ssh2_publickey_add(PECL ssh2 >= 0.10) ssh2_publickey_add — Add an authorized publickey Description
bool ssh2_publickey_add
( resource
$pkey
, string $algoname
, string $blob
[, bool $overwrite = FALSE
[, array $attributes
]] )
Parameters
Return Values
Returns Examples
Example #1 Adding a publickey with ssh2_publickey_add()
<?php See Also
|
more
Recently updated
more
Most requested
more
Last requests
|