etsysSshCiphers

deprecated
  • 1.3.6.1.4.1.5624.1.2.26.1.3.1
  • Access readwrite
  • Type anyStdCipher(1), anyCipher(2), des(3), tripleDes(4), blowfish(5), arcFour(6), twofish(7), cast128(8), aes(9)
  • Default anyStdCipher

Specifies the ciphers to use for encrypting the session. Current enumerated types, DES, 3DES, Blowfish, Arcfour, Twofish, and CAST128 are supported. Special values to this option are any, anystd, that allows only standard (see below) ciphers, and anycipher that allows either any available cipher or excludes non-encrypting cipher mode none but allows all others. anystdcipher is the same as above, but includes only those ciphers mentioned in the IETF-SecSH-draft (excluding 'none').

Details

Possible values
1 anyStdCipher
2 anyCipher
3 des
4 tripleDes
5 blowfish
6 arcFour
7 twofish
8 cast128
9 aes

Used by conformance groups

1 objects
  • 1.3.6.1.4.1.5624.1.2.26.2.1.1 etsysSshBaseGroup

Comments