debian man page for net::ssh2::publickey

Query: net::ssh2::publickey

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Net::SSH2::PublicKey(3pm)				User Contributed Perl Documentation				 Net::SSH2::PublicKey(3pm)

NAME
Net::SSH2::PublicKey - SSH 2 public key object
DESCRIPTION
A public key object is created by the Net::SSH2 "public_key" method. add ( name, blob, overwrite flag, attributes... ) Adds a new public key; attributes is a list of hashes with "name", "value", and "mandatory" keys; mandatory defaults to false and value to empty. remove ( name, blob ) Remove the given public key. fetch Returns a list of public keys in array context (count in scalar context); each item is a hash with keys "name", "blob", and "attr", with the latter being a hash with "name", "value", and "mandatory" keys.
SEE ALSO
Net::SSH2.
AUTHOR
David B. Robins, <dbrobins@cpan.org>
COPYRIGHT AND LICENSE
Copyright (C) 2005, 2006 by David B. Robins; all rights reserved. This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.0 or, at your option, any later version of Perl 5 you may have available. perl v5.14.2 2011-05-06 Net::SSH2::PublicKey(3pm)
Related Man Pages
net::ldap::control::syncdone(3pm) - debian
net::openssh::compat(3pm) - debian
net::sftp::foreign::compat(3pm) - debian
net::ssh(3pm) - debian
net::ssh2::channel(3pm) - debian
Similar Topics in the Unix Linux Community
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com
New UNIX and Linux History Sections
My first PERL incarnation... Audio Oscillograph