com.collation.platform.model.topology.enums
Interface CitrixEncryptionEnum
- All Superinterfaces:
- Enumeration
public interface CitrixEncryptionEnum
- extends Enumeration
UNKNOWN
static final int UNKNOWN
- See Also:
- Constant Field Values
OTHER
static final int OTHER
- See Also:
- Constant Field Values
BASIC_ENCRYPTION
static final int BASIC_ENCRYPTION
- See Also:
- Constant Field Values
RC5_LOGON
static final int RC5_LOGON
- See Also:
- Constant Field Values
RC5_40_BIT
static final int RC5_40_BIT
- See Also:
- Constant Field Values
RC5_56_BIT
static final int RC5_56_BIT
- See Also:
- Constant Field Values
RC5_128_BIT
static final int RC5_128_BIT
- See Also:
- Constant Field Values