Secure feature choices

When using local security, WebSphere MQ Everyplace provides attribute choices for authentication, encryption, and compression. The algorithms supported by WebSphere MQ Everyplace for authentication, encryption, and compression are listed in the following table:
Table 1. Authentication, encryption and compression support
FunctionAlgorithm
Authentication WTLS mini-certificate (NTAuthenticator or UserIdAuthenticator, Java only)
Validation Windows NT, Windows 2000, AIX®, or Solaris identity
WinCEAuthenticator (C only)
Compression LZW (Java only)
RLE (Java and C)
GZIP (Java only)
EncryptionTriple DES (Java only)
DES (Java only)
MARS (Java only)
RC4 (Java and C)
RC6 (Java only)
XOR (Java only)
You can use your own implementations of authenticators, provided that your cryptor is symmetric.

Parent topic: Local security usage scenario