debian man page for crypt::dsa::key::pem

Query: crypt::dsa::key::pem

OS: debian

Section: 3pm

Links: debian man pages | All man pages

Forums: Unix Linux Community | Forum Categories

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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.12.4 2011-06-17 Crypt::DSA::Key::PEM(3pm)
Related Man Pages
dsaparam(1ssl) - debian
dsaparam(1) - centos
convert::pem::cbc(3pm) - debian
crypt::dsa::keychain(3pm) - debian
rdf::crypt::role::withprivatekey(3pm) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
How can I do this in VI editor?
Detecting unused variables...
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?