@Component public class PacketCryptoHelper extends Object
| Constructor and Description |
|---|
PacketCryptoHelper() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
encryptPacket(byte[] data,
byte[] encryptionKey) |
public byte[] encryptPacket(byte[] data,
byte[] encryptionKey)
throws PacketCreatorException
PacketCreatorExceptionCopyright © 2020. All rights reserved.