sshCipherSort
1.3.6.1.4.1.8691.2.8.1.4.5.1.1.2
SSL cipher sorting. The format is '2,0,1,3,5,4,6,7' for example.
The index mapping of each cipher method is shown blow. aes192-cbc(2) has
the highest priority in this example.
aes128-cbc(0),
3dec-cbc(1),
aes192-cbc(2),
aes256-cbc(3),
twofish256-cbc(4),
twofish-cbc(5),
twofish128-cbc(6),
blowfish-cbc(7)