pssht
latest
SSH server library written in PHP
|
This is the complete list of members for fpoirotte\Pssht\Key\SSH\DSS, including all inherited members.
$g | fpoirotte\Pssht\Key\SSH\DSS | protected |
$p | fpoirotte\Pssht\Key\SSH\DSS | protected |
$q | fpoirotte\Pssht\Key\SSH\DSS | protected |
$x | fpoirotte\Pssht\Key\SSH\DSS | protected |
$y | fpoirotte\Pssht\Key\SSH\DSS | protected |
__construct($p, $q, $g, $y, $x=null) | fpoirotte\Pssht\Key\SSH\DSS | |
check($message, $signature) | fpoirotte\Pssht\Key\SSH\DSS | |
DER_HEADER | fpoirotte\Pssht\Key\SSH\DSS | |
getName() | fpoirotte\Pssht\Key\SSH\DSS | static |
serialize(\fpoirotte\Pssht\Wire\Encoder $encoder) | fpoirotte\Pssht\Key\SSH\DSS | |
sign($message) | fpoirotte\Pssht\Key\SSH\DSS | |
unserialize(\fpoirotte\Pssht\Wire\Decoder $decoder, $private=null) (defined in fpoirotte\Pssht\Key\SSH\DSS) | fpoirotte\Pssht\Key\SSH\DSS | static |