# encryptionKey Field
\[Missing <summary> documentation for "F:CapyKit.Helpers.EncryptionHelper.encryptionKey"\]
## Definition
**Namespace:** CapyKit.Helpers
**Assembly:** CapyKit (in CapyKit.dll) Version: 1.0.2
**C#**
``` C#
private string encryptionKey
```
**F#**
``` F#
val mutable private encryptionKey: string
```
#### Field Value
String
## See Also
#### Reference
EncryptionHelper Class
CapyKit.Helpers Namespace