downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

ssh2_scp_recv> <ssh2_publickey_list
[edit] Last updated: Fri, 17 May 2013

view this page in

ssh2_publickey_remove

(PECL ssh2 >= 0.10)

ssh2_publickey_remove Remove an authorized publickey

Descrizione

bool ssh2_publickey_remove ( resource $pkey , string $algoname , string $blob )

Removes an authorized publickey.

Elenco dei parametri

pkey

Publickey Subsystem Resource

algoname

Publickey algorithm (e.g.): ssh-dss, ssh-rsa

blob

Publickey blob as raw binary data

Valori restituiti

Restituisce TRUE in caso di successo, FALSE in caso di fallimento.

Note

Nota: Il sottosistema publickey è utilizzate per gestire le chiavi pubbliche su un server sul quale il client è già autenticato. Per autenticarsi su un sistema remoto utilizzando l'autenticazione a chiave pubblica, utilizzare invece la funzione ssh2_auth_pubkey_file().

Vedere anche:



add a note add a note User Contributed Notes ssh2_publickey_remove - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites