:: RootR ::  Hosting Order Map Login   Secure Inter-Network Operations  
 
GnuPG::SecretKey - phpMan

Command: man perldoc info search(apropos)  


GnuPG::SecretKey(3pm)          User Contributed Perl Documentation          GnuPG::SecretKey(3pm)



NAME
       GnuPG::SecretKey - GnuPG Secret Key Objects

SYNOPSIS
         # assumes a GnuPG::Interface object in $gnupg
         my @keys = $gnupg->get_secret_keys( 'ftobin' );

         # now GnuPG::SecretKey objects are in @keys

DESCRIPTION
       GnuPG::SecretKey objects are generally instantiated through various methods of
       GnuPG::Interface.  They embody various aspects of a GnuPG secret key.

       This package inherits data members and object methods from GnuPG::PrimaryKey, which is
       described here, but rather in GnuPG::PrimaryKey.

       Currently, this package is functionally no different from GnuPG::PrimaryKey.

SEE ALSO
       GnuPG::PrimaryKey,



perl v5.20.0                                2014-03-13                      GnuPG::SecretKey(3pm)


/man
rootr.net - man pages