A.1.5 Encryption Option

-n
Establishes that encryption is in effect for this process.
type
Encryption type, currently, the valid entries are GPE (for general purpose encryption) and SSL.

For GPE:

min
Designates the minimum number of bits to be used for encryption. These levels are used during the negotiation between the CRM and client process. Any number is acceptable, but the negotiated values resolve to 0, 56, or 128.
max
Designates the maximum number of bits to be used for encryption. These levels are used during the negotiation between the CRM and client process. Any number is acceptable, but the negotiated values resolve to 0, 56, or 128
For SSL:
min
Determines the minimum number of bits of cipher suite to be used for SSL encryption. They are used during the SSL negotiation between the CRM and GWSNAX. It must be less than or equal to 256. The negotiated values resolve to 128 or 256. The strongest supported cipher suite is used finally.
max
Determines the maximum number of bits of cipher suite to be used for SSL encryption. They are used during the SSL negotiation between the CRM and GWSNAX. The negotiated values resolve to 128 or 256. The strongest supported cipher suite is used finally.