Enum Encryption
Torrent transfer encryption preferences.
Namespace: QBittorrent.Client
Assembly: QBittorrent.Client.dll
Syntax
public enum Encryption
Fields
Name | Description |
---|---|
ForceOff | Force unencrypted connections. |
ForceOn | Force encrypted connections. |
Prefer | Prefer encrypted connections, but allow using unencrypted connections too. |