| Interface | Description |
|---|---|
| Encryptor |
All encryption methods must implement this interface
|
| Class | Description |
|---|---|
| AESEncryptor | |
| BlowfishEncryptor |
A Blowfish based
Encryptor implementation. |
| TripleDESEncryptor |
Triple DES encryption
|
| XorEncryptor |
XOR "Encryption"
|
| Enum | Description |
|---|---|
| Encryption |
Encryption to be used when sending the
MessagePayload |
Copyright © Nov 2008–2021 JSend NSCA. All rights reserved.