Man Page: crypt::dsa::key::ssh2
Operating Environment: debian
Section: 3pm
Crypt::DSA::Key::SSH2(3pm) User Contributed Perl Documentation Crypt::DSA::Key::SSH2(3pm)NAMECrypt::DSA::Key::SSH2 - Read/write DSA SSH2 filesSYNOPSISuse Crypt::DSA::Key; my $key = Crypt::DSA::Key->new( Type => 'SSH2', ...); $key->write( Type => 'SSH2', ...);DESCRIPTIONCrypt::DSA::Key::SSH2 provides an interface to reading and writing DSA SSH2 files, using Data::Buffer, which provides functionality for SSH-compatible binary in/out buffers. Currently encrypted key files are not supported. 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 SSH2 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::SSH2(3pm)
| Related Man Pages |
|---|
| crypt::des(3pm) - debian |
| crypt::dsa(3pm) - debian |
| crypt::twofish(3pm) - debian |
| dbix::class::encodedcolumn::crypt::openpgp(3pm) - debian |
| rdf::crypt::verifier(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Is UNIX an open source OS ? |
| Detecting unused variables... |
| One instance of comparing grep and awk |
| A (ksh) Library For and From UNIX.com |