Method | Description | |
---|---|---|
GetCollumns ( ) : byte |
Get the number of collumns used by the algorithm
|
|
GetDirection ( ) : byte |
Get the direction of rotation for the algorithm
|
|
GetKey ( ) : byte[] |
Get the AES key that the client is sending from the packet.
|
|
GetRounds ( ) : byte |
Get the number of bytes used by the algorithm
|
|
New ( ) : |
||
Parse ( SagaLib client ) : void | ||
SendKey ( ) : System |
Create an empty send key packet
|