public interface IClientTransactionProcessor extends ITransactionProcessor
Modifier and Type | Method and Description |
---|---|
void |
appendPublicKey(Transaction trans)
Appends the server public key for the Diffie-Hellman key exchange with the client.
|
void |
updateAuthentication(Transaction trans)
Updates the current user with a password that is encrypted in AES/CBC 256-bit.
|
onConnection, onDisposed, onPause, onReconnected, processTransaction
void appendPublicKey(Transaction trans)
trans
- The transaction.void updateAuthentication(Transaction trans) throws Exception
trans
- The transactionException
- If there is any kind of problem with the authentication, transaction, encryption or alike.iizi® is a registered trademark of Mindus SARL. © Copyright 2019 Mindus SARL. All rights reserved.