pssht
latest
SSH server library written in PHP
|
Static Public Member Functions | |
static | getBaseClass () |
![]() | |
static | getKeySize () |
static | getName () |
Return the name of the algorithm. | |
static | getSize () |
static | isAvailable () |
Additional Inherited Members | |
![]() | |
__construct ($key) | |
compute ($seqno, $data) | |
![]() | |
$subhash | |
Subhash performing the real MAC operation. | |
|
static |
Return the name of the class wrapped by this method and implementing the real MAC algorithm to use.
string | Name of a base class to use to generate MACs. |
Implements fpoirotte\Pssht\MAC\Base96Interface.