A C D E G H I L M O P R S T V 

S

SecuredGCMUsage - Class in cryptography
This class securely performs AES encryption in GCM mode, with 256 bits key size.
SecuredGCMUsage() - Constructor for class cryptography.SecuredGCMUsage
 
SecuredRSAUsage - Class in cryptography
 
SecuredRSAUsage() - Constructor for class cryptography.SecuredRSAUsage
 
sendCommand(PrintWriter, PublicKey, String, String) - Method in class server.TcpServer
Sends a command to the client
sendCommand(String, String) - Method in class client.TcpClient
Attempts to format, encrypt, and send the command and arguments to the server that the client is currently connected to
sendText(PrintWriter, PublicKey, String) - Method in class server.TcpServer
Sends a simple message to the client containing data
sendText(String) - Method in class client.TcpClient
Attempts to encrypt and send the data to the server that the client is currently connected to
server - package server
 
ServerConnection - Class in listener_references
ServerConnection class that contains information about a socket connection to a client
ServerConnection(TcpServer, Socket, PublicKey, PrintWriter) - Constructor for class listener_references.ServerConnection
 
ServerConnectionListener - Interface in listeners
ServerConnectionListener to be fired whenever a connection is made or destroyed
ServerException - Exception in server
 
ServerException(String) - Constructor for exception server.ServerException
 
ServerListenerManager - Class in server
 
ServerListenerManager() - Constructor for class server.ServerListenerManager
Constructs a new ServerListenerManager with no listeners pre-registered
start() - Method in class server.TcpServer
Starts up the server if it is not already running
A C D E G H I L M O P R S T V 
Skip navigation links