pssht  latest
SSH server library written in PHP
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234567]
 Nfpoirotte
 NPssht
 NAlgorithms
 NApplication
 NAuthentication
 NCompression
 NECC
 NEncryption
 NHandlers
 NKEX
 NKey
 NKeyLoader
 NKeyStoreLoader
 NMAC
 NMessages
 NRandom
 NWire
 CAlgorithms
 CBuffer
 CConnection
 CKeyStore
 CTransport
 CArrayAccessInterface to provide accessing objects as arrays
 CCountableClasses implementing Countable can be used with the count() function
 CIteratorInterface for external iterators or objects that can be iterated themselves internally
 CIteratorAggregateInterface to create an external Iterator
 CSerializableInterface for customized serializing
 CTraversableInterface to detect if a class is traversable using foreach