Net_SSH1
[ class tree: Net_SSH1 ] [ index: Net_SSH1 ] [ all elements ]

Element index for package Net_SSH1

[ d ] [ e ] [ g ] [ i ] [ l ] [ n ] [ s ] [ _ ]

_

__destruct
in file SSH1.php, method Net_SSH1::__destruct()
    Destructor.
top

d

disconnect
in file SSH1.php, method Net_SSH1::disconnect()
    Disconnect
top

e

exec
in file SSH1.php, method Net_SSH1::exec()
    Executes a command on a non-interactive shell, returns the output, and quits.
top

g

getHostKeyPublicExponent
in file SSH1.php, method Net_SSH1::getHostKeyPublicExponent()
    Return the host key public exponent
getHostKeyPublicModulus
in file SSH1.php, method Net_SSH1::getHostKeyPublicModulus()
    Return the host key public modulus
getServerIdentification
in file SSH1.php, method Net_SSH1::getServerIdentification()
    Return the server identification.
getServerKeyPublicExponent
in file SSH1.php, method Net_SSH1::getServerKeyPublicExponent()
    Return the server key public exponent
getServerKeyPublicModulus
in file SSH1.php, method Net_SSH1::getServerKeyPublicModulus()
    Return the server key public modulus
getSupportedAuthentications
in file SSH1.php, method Net_SSH1::getSupportedAuthentications()
    Return a list of authentications supported by SSH1 server.
getSupportedCiphers
in file SSH1.php, method Net_SSH1::getSupportedCiphers()
    Return a list of ciphers supported by SSH1 server.
top

i

interactiveRead
in file SSH1.php, method Net_SSH1::interactiveRead()
    Reads the output of an interactive shell.
interactiveWrite
in file SSH1.php, method Net_SSH1::interactiveWrite()
    Inputs a command into an interactive shell.
top

l

login
in file SSH1.php, method Net_SSH1::login()
    Login
top

n

Net_SSH1
in file SSH1.php, class Net_SSH1
    Pure-PHP implementation of SSHv1.
Net_SSH1
in file SSH1.php, method Net_SSH1::Net_SSH1()
    Default Constructor.
NET_SSH1_AUTH_PASSWORD
in file SSH1.php, constant NET_SSH1_AUTH_PASSWORD
    password authentication
NET_SSH1_AUTH_RHOSTS
in file SSH1.php, constant NET_SSH1_AUTH_RHOSTS
    .rhosts or /etc/hosts.equiv
NET_SSH1_AUTH_RHOSTS_RSA
in file SSH1.php, constant NET_SSH1_AUTH_RHOSTS_RSA
    .rhosts with RSA host authentication
NET_SSH1_AUTH_RSA
in file SSH1.php, constant NET_SSH1_AUTH_RSA
    pure RSA authentication
NET_SSH1_CIPHER_3DES
in file SSH1.php, constant NET_SSH1_CIPHER_3DES
    Triple-DES in CBC mode
NET_SSH1_CIPHER_BLOWFISH
in file SSH1.php, constant NET_SSH1_CIPHER_BLOWFISH
    Blowfish
NET_SSH1_CIPHER_BROKEN_TSS
in file SSH1.php, constant NET_SSH1_CIPHER_BROKEN_TSS
    TRI's Simple Stream encryption CBC
NET_SSH1_CIPHER_DES
in file SSH1.php, constant NET_SSH1_CIPHER_DES
    DES in CBC mode
NET_SSH1_CIPHER_IDEA
in file SSH1.php, constant NET_SSH1_CIPHER_IDEA
    IDEA in CFB mode
NET_SSH1_CIPHER_NONE
in file SSH1.php, constant NET_SSH1_CIPHER_NONE
    No encryption
NET_SSH1_CIPHER_RC4
in file SSH1.php, constant NET_SSH1_CIPHER_RC4
    RC4
top

s

SSH1.php
procedural page SSH1.php
top

Documentation generated on Mon, 25 Apr 2011 16:10:10 +0200 by phpDocumentor 1.4.1