A B C D E F G H I K M N O P R S T V

N

name - Variable in class core.Agent
The name of the agent that is used for example in the KeyStores (for example Alice or Bob)
nameFromId(String) - Method in class core.Protocol
This method returns the name of the agent whose id is given
newAgent(String, int) - Method in class core.Protocol
Waits for a connection to be established.
Nonce - class core.Nonce.
This class represents a Nonce
nonce() - Method in class core.Protocol
 
Nonce() - Constructor for class core.Nonce
 
nonce(Integer) - Method in class core.Protocol
 
Nonce(Integer) - Constructor for class core.Nonce
This method creates a fresh Nonce of 10 bytes and returns a message containing a Base64 string
nonce(String) - Method in class core.Protocol
 
Nonce(String) - Constructor for class core.Nonce
 
nonceC - Static variable in class core.Protocol
 
nonceFromId(String) - Method in class core.Protocol
This method returns the Nonce whose id is given
nonces - Variable in class core.Protocol
This vector contains the nonces that this Protocol knows
NonceT - class core.NonceT.
 
NonceT() - Constructor for class core.NonceT
 
NonceT(Integer) - Constructor for class core.NonceT
 
NonceT(String) - Constructor for class core.NonceT
 

A B C D E F G H I K M N O P R S T V