Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
M
N
O
P
R
S
T
V
S
secretKeyStore
- Variable in class core.
Protocol
The SecretKeyStore in which all secret/shared keys are stored
SecretKeyStore
- class core.
SecretKeyStore
.
This class represents a SecretKeyStore.
SecretKeyStore(String)
- Constructor for class core.
SecretKeyStore
Creates a new SecretKeyStore
SERVYAHA
- class protocols.
SERVYAHA
.
SERVYAHA()
- Constructor for class protocols.
SERVYAHA
setId(String)
- Method in class core.
Agent
sets the id of this agent
setId(String)
- Method in interface core.
INonce
Set the Id of this Nonce
setId(String)
- Method in class core.
Nonce
Set the Id of this Nonce
setId(String)
- Method in class core.
NonceT
Set the Id of this Nonce
setInAndOut()
- Method in class core.
Agent
sets the in and out private members according to the socket used
setIP(String)
- Method in class core.
Agent
Changes the IP of this Agent
setIPToId(String, String)
- Method in class core.
Protocol
This method sets the IP of a given Agent
setKS(String, String)
- Method in class core.
Protocol
this method sets the KeyStore that has to be used
setName(String)
- Method in class core.
Agent
sets the name of this agent
setNameToId(String, String)
- Method in class core.
Protocol
This method sets the name of a given Agent
setSKS(String)
- Method in class core.
Protocol
this method sets the SecretKeyStore that has to be used
setSocket(Socket)
- Method in class core.
Agent
sets the socket used to communicate with this Agent and the in and out accordingly
setString(String)
- Method in interface core.
IMessage
Change the value of the private member string into the given string It is advised to only use Base64 string in the message to avoid any issue
setString(String)
- Method in class core.
Message
Change the value of the private member string into the given string It is advised to only use Base64 string in the message to avoid any issue
setString(String)
- Method in class core.
MessageT
setValueToNonce(String, String)
- Method in class core.
Protocol
This method sets the value of a given Nonce
socket
- Variable in class core.
Agent
The socket used to communicate with this Agent
stackM0
- Variable in class core.
Protocol
This stack is used to restore a previous state during the protocol run
storeKeyToFile(Key, String)
- Static method in class core.
MessageKey
Store a Key into a File
storeM0()
- Method in class core.
Protocol
This method saves the current value of Message m0
string
- Variable in class core.
Message
This string represents the content of the message
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
M
N
O
P
R
S
T
V