> ## Documentation Index
> Fetch the complete documentation index at: https://docs.superoffice.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Enum TravelEncryptionChild

> Value for the encryptedComm field in traveller

Value for the encryptedComm field in traveller

## Syntax

```crmscript theme={null}
TravelEncryptionChild
```

## Fields

| Name   | Description                                                                       |
| ------ | --------------------------------------------------------------------------------- |
| None   | Transmitted travel data are not encrypted (only ZIPed)                            |
| Serial | Transmitted travel data are encrypted using licence serial no. as key             |
| BF128  | Transmitted travel data are encrypted using a 128-bit key unique to each database |


## Related topics

- [Enum values for TravelEncryptionChild](/en/database/tables/enums/travelencryptionchild.md)
- [traveller table](/en/database/tables/traveller.md)
- [Enum TravelEncryptionOwn](/en/automation/crmscript/reference/CRMScript.NetServer.TravelEncryptionOwn.md)
- [Enum values for TravelEncryptionOwn](/en/database/tables/enums/travelencryptionown.md)
- [travelcurrent table](/en/database/tables/travelcurrent.md)
- [Travel](/en/onsite/travel/index.md)
