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_copy_parameters(3) - centos
openssl_public_encrypt(3) - php
ssh2_auth_pubkey_file(3) - php
ssh2_publickey_init(3) - php
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
Please Welcome Don Cragun as Lead Moderator
Status of UNIX.COM Forum Transformation
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun