System information

PC-Duo Host Guide
132
preferredciphers:ciph
ers
Set the list of encryption ciphers in
order of preference from first to last.
Ciphers are encoded as a two-
character string, where the first
character indicates the cipher
algorithm, and the second character
indicates the number of bits used. the
Host v11.0 and later support the
following ciphers:
"A4" - AES encryption (256-bit key)
with SHA1 hash
"A3" - AES encryption (192-bit key)
with SHA1 hash
"A2" - AES encryption (128-bit key)
with SHA1 hash
"33" - Triple-DES (3DES)
encryption (192-bit key) with SHA1
hash
"R2" - RC4-compatible encryption
(128-bit key) with MD5 hash
The cipher list is a single string of
concatenated cipher strings, in order
of preference from first to last, e.g.
"A4A3A233R2".