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

search for in the

ssh2_scp_recv> <ssh2_publickey_list
Last updated: Fri, 10 Oct 2008

view this page in

ssh2_publickey_remove

(PECL ssh2:0.10)

ssh2_publickey_remove Remove an authorized publickey

Beschreibung

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

Removes an authorized publickey.

Parameter-Liste

pkey

Publickey Subsystem Resource

algoname

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

blob

Publickey blob as raw binary data

Rückgabewerte

Gibt bei Erfolg TRUE zurück, im Fehlerfall FALSE.

Anmerkungen

Hinweis: Das Publickey Subsystem wird benötigt um öffentliche Schlüssel auf einem Server zu verwalten für welche der Client bereits authentifiziert ist. Sie können sich gegenüber einem anderen System mit Publickey Authentifizierung authentifizieren indem sie die ssh2_auth_pubkey_file() nutzen.



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

ssh2_scp_recv> <ssh2_publickey_list
Last updated: Fri, 10 Oct 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites