pssht  latest
SSH server library written in PHP
fpoirotte\Pssht\KeyLoader\Putty Class Reference

Static Public Member Functions

static loadPrivate ($data, $passphrase= '')
 
static loadPublic ($data)
 

Static Private Member Functions

static parseHeaderAndBody ($line)
 
static parsePPK ($data)
 

Detailed Description

PuTTY key loader.

This class can read PuTTY's Private Key (PPK) format.

Definition at line 19 of file Putty.php.


The documentation for this class was generated from the following file: