Uses of Class
marauroa.common.crypto.RSAPublicKey
Package
Description
Stores Cryptography classes used to handle login process.
Stores all the messages classes.
-
Uses of RSAPublicKey in marauroa.common.crypto
-
Uses of RSAPublicKey in marauroa.common.net.message
Modifier and TypeMethodDescriptionMessageS2CLoginSendKey.getKey()
This method returns the usernameModifierConstructorDescriptionMessageS2CLoginSendKey(Channel source, RSAPublicKey key)
Constructor with a TCP/IP source/destination of the message and the public key server is using.