getRsaKeyPair

abstract fun getRsaKeyPair(): RsaKeyPair

Gets the RSA key pair that will be used to decipher the login blocks sent by the client. If the keys aren't correct, the login block will fail to decode, and exceptions will be thrown.