public class StartSession extends StateMachineEvent
StateMachine
transits from Rakp3Complete
to
SessionValid
)StateMachine
Constructor and Description |
---|
StartSession(CipherSuite cipherSuite,
int sessionId) |
Modifier and Type | Method and Description |
---|---|
CipherSuite |
getCipherSuite() |
int |
getSessionId() |
public StartSession(CipherSuite cipherSuite, int sessionId)
public CipherSuite getCipherSuite()
public int getSessionId()