{
    "mode": "perldoc",
    "parameter": "Crypt::DSA::Key::SSH2",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/Crypt%3A%3ADSA%3A%3AKey%3A%3ASSH2/json",
    "generated": "2026-06-09T15:15:44Z",
    "synopsis": "use Crypt::DSA::Key;\nmy $key = Crypt::DSA::Key->new( Type => 'SSH2', ...);\n$key->write( Type => 'SSH2', ...);",
    "sections": {
        "NAME": {
            "content": "Crypt::DSA::Key::SSH2 - Read/write DSA SSH2 files\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "use Crypt::DSA::Key;\nmy $key = Crypt::DSA::Key->new( Type => 'SSH2', ...);\n$key->write( Type => 'SSH2', ...);\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "*Crypt::DSA::Key::SSH2* provides an interface to reading and writing DSA SSH2 files, using\n*Data::Buffer*, which provides functionality for SSH-compatible binary in/out buffers.\n\nCurrently encrypted key files are not supported.\n\nYou shouldn't use this module directly. As the SYNOPSIS above suggests, this module should be\nconsidered a plugin for *Crypt::DSA::Key*, and all access to SSH2 files (reading DSA keys from\ndisk, etc.) should be done through that module.\n\nRead the *Crypt::DSA::Key* documentation for more details.\n\nAUTHOR & COPYRIGHTS\nPlease see the Crypt::DSA manpage for author, copyright, and license information.\n",
            "subsections": []
        }
    },
    "summary": "Crypt::DSA::Key::SSH2 - Read/write DSA SSH2 files",
    "flags": [],
    "examples": [],
    "see_also": []
}