Show / Hide Table of Contents

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.

  • Improve this Doc
  • View Source
In This Article
Back to top Copyright © 2018 Pavel Fedarovich