Query: gnupg::publickey
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
GnuPG::PublicKey(3pm) User Contributed Perl Documentation GnuPG::PublicKey(3pm)NAMEGnuPG::PublicKey - GnuPG Public Key ObjectsSYNOPSIS# assumes a GnuPG::Interface object in $gnupg my @keys = $gnupg->get_public_keys( 'ftobin' ); # now GnuPG::PublicKey objects are in @keysDESCRIPTIONGnuPG::PublicKey objects are generally instantiated through various methods of GnuPG::Interface. They embody various aspects of a GnuPG public key. This package inherits data members and object methods from GnuPG::PrimaryKey, which is not described here, but rather in GnuPG::PrimaryKey. Currently, this package is functionally no different from GnuPG::PrimaryKey.SEE ALSOGnuPG::PrimaryKey, perl v5.12.4 2010-05-01 GnuPG::PublicKey(3pm)
Related Man Pages |
---|
sig2dot(1) - debian |
watchgnupg(1) - suse |
gnupg::handles(3pm) - debian |
gnupg::interface(3pm) - debian |
gnupg::userattribute(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
How can I do this in VI editor? |
Introduction |
One instance of comparing grep and awk |
Find columns in a file based on header and print to new file |