Query: gnupg::subkey
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
GnuPG::SubKey(3pm) User Contributed Perl Documentation GnuPG::SubKey(3pm)NAMEGnuPG::SubKey - GnuPG Sub Key objectsSYNOPSIS# assumes a GnuPG::PublicKey object in $key my @subkeys = $key->subkeys(); # now GnuPG::SubKey objects are in @subkeysDESCRIPTIONGnuPG::SubKey objects are generally instantiated through various methods of GnuPG::Interface. They embody various aspects of a GnuPG sub key. This package inherits data members and object methods from GnuPG::Key, which are not described here, but rather in GnuPG::Key.OBJECT DATA MEMBERSvalidity A scalar holding the value GnuPG reports for the trust of authenticity (a.k.a.) validity of a key. See GnuPG's DETAILS file for details. local_id GnuPG's local id for the key. owner_trust The scalar value GnuPG reports as the ownertrust for this key. See GnuPG's DETAILS file for details. signature * DEPRECATED* A GnuPG::Signature object holding the representation of the signature on this key. Please use signatures (see GnuPG::Key) instead of signature. Using signature, you will get an arbitrary signature from the set of available signatures.SEE ALSOGnuPG::Key, GnuPG::Signature, perl v5.12.4 2010-05-10 GnuPG::SubKey(3pm)
Related Man Pages |
---|
gpgv(1) - suse |
gpgv(1) - debian |
gpgv2(1) - suse |
gnupg::key(3pm) - debian |
gnupg::options(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
Installing Dash Shell on OS X Lion |
Introduction |
Detecting unused variables... |
New UNIX and Linux History Sections |