Crypt::DSA::Key::PEM(3pm) User Contributed Perl Documentation Crypt::DSA::Key::PEM(3pm)
NAME
Crypt::DSA::Key::PEM - Read/write DSA PEM files
SYNOPSIS
use Crypt::DSA::Key;
my $key = Crypt::DSA::Key->new( Type => 'PEM', ...);
$key->write( Type => 'PEM', ...);
DESCRIPTION
Crypt::DSA::Key::PEM provides an interface to reading and writing DSA PEM files, using
Convert::PEM. The files are ASN.1-encoded and optionally encrypted.
You shouldn't use this module directly. As the SYNOPSIS above suggests, this module should
be considered a plugin for Crypt::DSA::Key, and all access to PEM files (reading DSA keys
from disk, etc.) should be done through that module.
Read the Crypt::DSA::Key documentation for more details.
AUTHOR & COPYRIGHTS
Please see the Crypt::DSA manpage for author, copyright, and license information.
perl v5.10.0 2005-05-25 Crypt::DSA::Key::PEM(3pm)
Generated by $Id: phpMan.php,v 4.49 2006/02/26 13:18:18 chedong Exp $ Author: Che Dong
On Apache
Under GNU General Public License
2012-05-22 18:22 @38.107.179.237 Crawled by CCBot/1.0 (+http://www.commoncrawl.org/bot.html)