ssh2_publickey_remove(3) php man page | unix.com

Man Page: ssh2_publickey_remove

Operating Environment: php

Section: 3

SSH2_PUBLICKEY_REMOVE(3)						 1						  SSH2_PUBLICKEY_REMOVE(3)

ssh2_publickey_remove - Remove an authorized publickey

SYNOPSIS
bool ssh2_publickey_remove (resource $pkey, string $algoname, string $blob)
DESCRIPTION
Removes an authorized publickey.
PARAMETERS
o $pkey - Publickey Subsystem Resource o $algoname - Publickey algorithm (e.g.): ssh-dss, ssh-rsa o $blob - Publickey blob as raw binary data
RETURN VALUES
Returns TRUE on success or FALSE on failure.
NOTES
Note The public key subsystem is used for managing public keys on a server to which the client is already authenticated. To authenticate to a remote system using public key authentication, use the ssh2_auth_pubkey_file(3) function instead.
SEE ALSO
ssh2_publickey_init(3), ssh2_publickey_add(3), ssh2_publickey_list(3). PHP Documentation Group SSH2_PUBLICKEY_REMOVE(3)
Related Man Pages
evp_pkey_cmp(3ssl) - debian
evp_pkey_cmp_parameters(3ssl) - debian
evp_pkey_cmp_parameters(3) - centos
ssh2_publickey_add(3) - php
ssh2_publickey_list(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
Please Welcome Ravinder Singh to the Moderation Team
Denial Of Service Attack Update
Please Welcome Nicki Paul to the Moderator Team!