Crypt::OpenPGP::Trust.3pm

Langue: en

Version: 2001-08-10 (mandriva - 01/05/08)

Section: 3 (Bibliothèques de fonctions)

NAME

Crypt::OpenPGP::Trust - PGP Trust packet

SYNOPSIS

     use Crypt::OpenPGP::Trust;
     my $trust = Crypt::OpenPGP::Trust->parse($buffer);
 
 

DESCRIPTION

Crypt::OpenPGP::Trust is a PGP Trust packet. From the OpenPGP RFC: ``Trust packets contain data that record the user's specifications of which key holders are trustworthy introducers, along with other information that implementing software uses for trust information.''

AUTHOR & COPYRIGHTS

Please see the Crypt::OpenPGP manpage for author, copyright, and license information.